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 c3fb289 commit dc4eaf8Copy full SHA for dc4eaf8
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',
+ require: '@codeceptjs/expect-helper/index.js',
28
29
30
include: {},
0 commit comments