diff --git a/cypress/cypress.json b/cypress/cypress.json index bbc4d21be..498d73bdc 100644 --- a/cypress/cypress.json +++ b/cypress/cypress.json @@ -1,6 +1,6 @@ { "projectId": "qa7fe2", - "defaultCommandTimeout": 50000, + "defaultCommandTimeout": 180000, "pageLoadTimeout": 180000, "ignoreTestFiles": "*.js", "chromeWebSecurity": false,