Enable Cypress experimentalMemoryManagement (#11281)

pull/28217/head
Michael Telatynski 2023-07-18 11:37:39 +01:00 committed by GitHub
parent 599d19d094
commit a72ee7236c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ export default defineConfig({
videoUploadOnPasses: false,
projectId: "ppvnzg",
experimentalInteractiveRunEvents: true,
experimentalMemoryManagement: true,
defaultCommandTimeout: 10000,
chromeWebSecurity: false,
e2e: {