diff --git a/cypress.json b/cypress.json index 533f1db..e9eeb68 100644 --- a/cypress.json +++ b/cypress.json @@ -1,6 +1,6 @@ { "baseUrl": "http://127.0.0.1:3000", - "defaultCommandTimeout": 60000, + "defaultCommandTimeout": 4000, "chromeWebSecurity": false, "viewportWidth": 1920, "viewportHeight": 1080,