We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c97322 commit 4a4c4deCopy full SHA for 4a4c4de
lib/steps.js
@@ -39,7 +39,7 @@ const step = {
39
endSection,
40
41
Section: section,
42
- SectionEnd: endSection,
+ EndSection: endSection,
43
44
// shortcuts
45
Given: () => section('Given'),
0 commit comments