mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-10-09 00:59:37 +02:00
chore: Turn experimentalMemoryManagement on
This commit is contained in:
@@ -20,6 +20,7 @@ module.exports = defineConfig({
|
|||||||
},
|
},
|
||||||
video: false,
|
video: false,
|
||||||
numTestsKeptInMemory: 25,
|
numTestsKeptInMemory: 25,
|
||||||
|
experimentalMemoryManagement: true,
|
||||||
});
|
});
|
||||||
|
|
||||||
require('@applitools/eyes-cypress')(module);
|
require('@applitools/eyes-cypress')(module);
|
||||||
|
Reference in New Issue
Block a user