Skip to content

Commit

Permalink
retry in cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
FuhuXia committed Jan 23, 2025
1 parent eba6694 commit eaf6d77
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions e2e/cypress.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,8 @@ module.exports = defineConfig({
videoCompression: false,
videoUploadOnPasses: false,
screenshotOnRunFailure: false,
retries: {
runMode: 2,
openMode: 0,
},
})

0 comments on commit eaf6d77

Please sign in to comment.