Skip to content

Commit 6d5209e

Browse files
committed
Back to square 1
1 parent dc9c9c2 commit 6d5209e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/acceptance/codecept.Playwright.coverage.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ module.exports.config = {
2424
outputPath: 'test/acceptance/output',
2525
},
2626
Expect: {
27-
import: '@codeceptjs/expect-helper/index.cjs',
27+
require: '@codeceptjs/expect-helper',
2828
},
2929
},
3030
include: {},

0 commit comments

Comments
 (0)