mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-01 21:31:36 +02:00
Merge pull request #8523 from overleaf/jpa-cypress-retries
[web] enable 3 retries for all cypress tests GitOrigin-RevId: 9624baeae66cfcf770986920250a11284787f51d
This commit is contained in:
@@ -18,4 +18,6 @@ export default defineConfig({
|
||||
specPattern:
|
||||
'./{test,modules/**/test}/frontend/components/**/*.spec.{js,ts,tsx}',
|
||||
},
|
||||
// Docs: https://docs.cypress.io/guides/guides/test-retries#Global-Configuration
|
||||
retries: 3,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user