diff --git a/cypress.config.ts b/cypress.config.ts index 50d4106ad6..bc24763852 100644 --- a/cypress.config.ts +++ b/cypress.config.ts @@ -20,6 +20,7 @@ export default defineConfig({ videoUploadOnPasses: false, projectId: "ppvnzg", experimentalInteractiveRunEvents: true, + experimentalMemoryManagement: true, defaultCommandTimeout: 10000, chromeWebSecurity: false, e2e: {