mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 12:45:11 +08:00
Enable Cypress experimentalMemoryManagement (#11281)
This commit is contained in:
parent
599d19d094
commit
a72ee7236c
@ -20,6 +20,7 @@ export default defineConfig({
|
|||||||
videoUploadOnPasses: false,
|
videoUploadOnPasses: false,
|
||||||
projectId: "ppvnzg",
|
projectId: "ppvnzg",
|
||||||
experimentalInteractiveRunEvents: true,
|
experimentalInteractiveRunEvents: true,
|
||||||
|
experimentalMemoryManagement: true,
|
||||||
defaultCommandTimeout: 10000,
|
defaultCommandTimeout: 10000,
|
||||||
chromeWebSecurity: false,
|
chromeWebSecurity: false,
|
||||||
e2e: {
|
e2e: {
|
||||||
|
Loading…
Reference in New Issue
Block a user