diff --git a/cypress.json b/cypress.json index c8fbb01f19..757d461ec4 100644 --- a/cypress.json +++ b/cypress.json @@ -1,4 +1,5 @@ { "projectId": "ke77ns", - "baseUrl": "http://localhost:8000" + "baseUrl": "http://localhost:8000", + "retries": 2 }