Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
Update cypress.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
KaneFreeman committed Nov 9, 2023
1 parent 03c527b commit d288a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import setupNodeEvents from "./cypress/plugins";
export default defineConfig({
projectId: "wvw3x3",
retries: {
runMode: 0,
runMode: 2,
openMode: 0,
},
chromeWebSecurity: false,
Expand Down

0 comments on commit d288a33

Please sign in to comment.