diff --git a/cypress.json b/cypress.json index db7b627..5bfab05 100644 --- a/cypress.json +++ b/cypress.json @@ -1,6 +1,6 @@ { "baseUrl": "http://angularjs.realworld.io/#", - "numTestsKeptInMemory": 5, + "numTestsKeptInMemory": 25, "defaultCommandTimeout": 10000, "experimentalFetchPolyfill": true, "env": {