Skip to content

Commit ef15bdb

Browse files
authored
Update test/data/sandbox/configs/step-sections/step-sections_test.js
1 parent 1a14809 commit ef15bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/data/sandbox/configs/step-sections/step-sections_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Scenario('test using of hidden step-sections', ({ I, userPage }) => {
2828
userPage.actOnPage()
2929
I.act('One more step')
3030

31-
SectionEnd()
31+
EndSection()
3232

3333
I.act('Nothing to say')
3434
})

0 commit comments

Comments
 (0)