Skip to content

Commit

Permalink
Retry Cypress tests twice after failure
Browse files Browse the repository at this point in the history
  • Loading branch information
afwilcox committed Jul 11, 2024
1 parent d571a49 commit f32e04f
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 f32e04f

Please sign in to comment.