forked from verdnatura/salix-front
ci: refs #6695 try use cache
This commit is contained in:
parent
fd986fa11c
commit
a2216571b6
|
@ -46,5 +46,5 @@ export default defineConfig({
|
|||
},
|
||||
experimentalMemoryManagement: true,
|
||||
defaultCommandTimeout: 10000,
|
||||
numTestsKeptInMemory: 0,
|
||||
numTestsKeptInMemory: 2,
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue