mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
chore: Turn experimentalMemoryManagement on
This commit is contained in:
parent
3fcd4cd9ce
commit
a291550433
@ -20,6 +20,7 @@ module.exports = defineConfig({
|
||||
},
|
||||
video: false,
|
||||
numTestsKeptInMemory: 25,
|
||||
experimentalMemoryManagement: true,
|
||||
});
|
||||
|
||||
require('@applitools/eyes-cypress')(module);
|
||||
|
Loading…
x
Reference in New Issue
Block a user