Enable Cypress experimentalMemoryManagement (#11281)
This commit is contained in:
parent
599d19d094
commit
a72ee7236c
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ export default defineConfig({
|
|||
videoUploadOnPasses: false,
|
||||
projectId: "ppvnzg",
|
||||
experimentalInteractiveRunEvents: true,
|
||||
experimentalMemoryManagement: true,
|
||||
defaultCommandTimeout: 10000,
|
||||
chromeWebSecurity: false,
|
||||
e2e: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue