Skip to content

Commit

Permalink
chore: Retry Cypress tests twice after failure (#515)
Browse files Browse the repository at this point in the history
  • Loading branch information
afwilcox authored Jul 12, 2024
1 parent 4525dfa commit fe02333
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/cypress.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ export default defineConfig({
keycloak_login_url: "https://logontest7.gov.bc.ca",
},
},
retries: 2,
});

0 comments on commit fe02333

Please sign in to comment.