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 b4d36f9 commit dc9c9c2Copy full SHA for dc9c9c2
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.cjs',
+ import: '@codeceptjs/expect-helper/index.cjs',
28
29
30
include: {},
0 commit comments