forked from vikunja/frontend
chore(tests): enable experimental memory managment for cypress tests
This commit is contained in:
parent
f13db9268a
commit
dbccdb239a
@ -24,4 +24,5 @@ export default defineConfig({
|
||||
},
|
||||
viewportWidth: 1600,
|
||||
viewportHeight: 900,
|
||||
experimentalMemoryManagement: true,
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user