Skip to content

Commit

Permalink
update cypress retries
Browse files Browse the repository at this point in the history
  • Loading branch information
claudivanfilho committed Aug 8, 2023
1 parent c9752c5 commit eb7411a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ export default defineConfig({
bundler: "webpack",
},
},
retries: 2,
});

0 comments on commit eb7411a

Please sign in to comment.