From 0cadb1716932f6bb971700677b00c4a371af78bd Mon Sep 17 00:00:00 2001 From: helenanull Date: Sat, 10 Apr 2021 18:09:51 +0300 Subject: [PATCH] increase numtestskeptinmemory --- cypress.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {