diff --git a/cypress.config.js b/cypress.config.js index d3001ba02..91e229b63 100644 --- a/cypress.config.js +++ b/cypress.config.js @@ -80,8 +80,6 @@ module.exports = defineConfig({ video: true, // Enabled to reduce the risk of out-of-memory issues experimentalMemoryManagement: true, - // Set to a low number to reduce the risk of out-of-memory issues - numTestsKeptInMemory: 5, /* When allowing 1 retry on CI, the test suite will pass if * it's flaky. And/but we also get to identify flaky tests on the * Cypress Dashboard. */