Skip to content

Commit 1a14809

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

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
@@ -1,4 +1,4 @@
1-
const { Section, SectionEnd } = require('codeceptjs/steps')
1+
const { Section, EndSection } = require('codeceptjs/steps')
22

33
Feature('step-sections')
44

0 commit comments

Comments
 (0)