mirror of https://github.com/vuejs/core.git
test: use pool: vmThreads
This commit is contained in:
parent
a7cf74277e
commit
c8e87a1c90
|
@ -24,6 +24,7 @@ export default defineConfig({
|
|||
},
|
||||
plugins: [codspeedPlugin()],
|
||||
test: {
|
||||
pool: 'vmThreads',
|
||||
globals: true,
|
||||
setupFiles: 'scripts/setup-vitest.ts',
|
||||
environmentMatchGlobs: [
|
||||
|
|
Loading…
Reference in New Issue