diff --git a/cypress/cypress.json b/cypress/cypress.json index de323f736..abde18802 100644 --- a/cypress/cypress.json +++ b/cypress/cypress.json @@ -1,6 +1,6 @@ { "projectId": "qa7fe2", - "defaultCommandTimeout": 10000, + "defaultCommandTimeout": 50000, "ignoreTestFiles": "*.js", "chromeWebSecurity": false, "baseUrl": "http://localhost:3000",