Skip to content

Commit aaedd11

Browse files
committed
Remove needless setupNodeEvents
1 parent dca2f9c commit aaedd11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cypress.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ module.exports = defineConfig({
77
openMode: 0,
88
},
99
e2e: {
10-
setupNodeEvents() {},
1110
baseUrl: 'http://localhost:3000',
1211
specPattern: 'cypress/e2e/**/*.spec.js',
1312
},

0 commit comments

Comments
 (0)