Skip to content

Commit

Permalink
Configure cypress cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
leolpc21 committed Jul 8, 2024
1 parent 52de4c8 commit cba43d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module.exports = defineConfig({
env: {
viewportWidthBreakpoint: 768,
},
setupNodeEvents(on, config) {
setupNodeEvents() {
// implement node event listeners here
},
},
Expand Down

0 comments on commit cba43d4

Please sign in to comment.