We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd38102 + be88b91 commit 8f4afc7Copy full SHA for 8f4afc7
integration-testing/cypress.config.js
@@ -18,4 +18,5 @@ module.exports = defineConfig({
18
defaultCommandTimeout: 10000,
19
specPattern: "cypress/e2e/**/*.cy.js",
20
},
21
-})
+ "retries": 2
22
+})
0 commit comments