diff --git a/cypress.json b/cypress.json index 3004600..aafc9fd 100644 --- a/cypress.json +++ b/cypress.json @@ -10,5 +10,9 @@ } } }, + "firefoxGcInterval": { + "runMode": null, + "openMode": null + }, "ignoreTestFiles": ["**/__snapshots__/*", "**/__image_snapshots__/*"] }