Skip to content

Commit

Permalink
Updated cypress.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
saibia8 committed Aug 20, 2023
1 parent b75ab9c commit eeb28e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cypress.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@ export default defineConfig({
setupNodeEvents(on, config) {
// implement node event listeners here
},
video: false,
screenshotOnRunFailure: false,
},
});

0 comments on commit eeb28e2

Please sign in to comment.