Skip to content

Commit dc4eaf8

Browse files
committed
Require js file
1 parent c3fb289 commit dc4eaf8

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

0 commit comments

Comments
 (0)