Skip to content

Commit b4d36f9

Browse files
committed
Use .cjs
1 parent dc4eaf8 commit b4d36f9

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-
require: '@codeceptjs/expect-helper/index.js',
27+
require: '@codeceptjs/expect-helper/index.cjs',
2828
},
2929
},
3030
include: {},

0 commit comments

Comments
 (0)