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 dc9c9c2 commit 6d5209eCopy full SHA for 6d5209e
test/acceptance/codecept.Playwright.coverage.js
@@ -24,7 +24,7 @@ module.exports.config = {
24
outputPath: 'test/acceptance/output',
25
},
26
Expect: {
27
- import: '@codeceptjs/expect-helper/index.cjs',
+ require: '@codeceptjs/expect-helper',
28
29
30
include: {},
0 commit comments