We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc4eaf8 commit b4d36f9Copy full SHA for b4d36f9
test/acceptance/codecept.Playwright.coverage.js
@@ -24,7 +24,7 @@ module.exports.config = {
24
outputPath: 'test/acceptance/output',
25
},
26
Expect: {
27
- require: '@codeceptjs/expect-helper/index.js',
+ require: '@codeceptjs/expect-helper/index.cjs',
28
29
30
include: {},
0 commit comments