diff --git a/cypress.json b/cypress.json index 5bfab05..545254b 100644 --- a/cypress.json +++ b/cypress.json @@ -1,7 +1,7 @@ { "baseUrl": "http://angularjs.realworld.io/#", "numTestsKeptInMemory": 25, - "defaultCommandTimeout": 10000, + "defaultCommandTimeout": 15000, "experimentalFetchPolyfill": true, "env": { "apiUrl": "https://conduit.productionready.io/api",