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 a21b5cc commit b888bcfCopy full SHA for b888bcf
cypress.config.js
@@ -30,7 +30,7 @@ module.exports = defineConfig({
30
},
31
32
e2e: {
33
- setupNodeEvents(on, config) {
+ setupNodeEvents() {
34
// implement node event listeners here
35
36
0 commit comments