Skip to content

Commit 4a4c4de

Browse files
authored
Update lib/steps.js
1 parent 4c97322 commit 4a4c4de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/steps.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const step = {
3939
endSection,
4040

4141
Section: section,
42-
SectionEnd: endSection,
42+
EndSection: endSection,
4343

4444
// shortcuts
4545
Given: () => section('Given'),

0 commit comments

Comments
 (0)