diff --git a/cypress/cypress.json b/cypress/cypress.json index 337e0a198..f51ec64b9 100644 --- a/cypress/cypress.json +++ b/cypress/cypress.json @@ -1,6 +1,6 @@ { "projectId": "qa7fe2", - "defaultCommandTimeout": 5000, + "defaultCommandTimeout": 10000, "pageLoadTimeout": 180000, "ignoreTestFiles": "*.js", "chromeWebSecurity": false,