Skip to content

Commit

Permalink
Update lib/steps.js
Browse files Browse the repository at this point in the history
  • Loading branch information
DavertMik authored Jan 23, 2025
1 parent 4c97322 commit 4a4c4de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/steps.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const step = {
endSection,

Section: section,
SectionEnd: endSection,
EndSection: endSection,

// shortcuts
Given: () => section('Given'),
Expand Down

0 comments on commit 4a4c4de

Please sign in to comment.