test: use pool: vmThreads

This commit is contained in:
Evan You 2024-04-22 21:05:26 +08:00
parent a7cf74277e
commit c8e87a1c90
No known key found for this signature in database
GPG Key ID: B9D421896CA450FB
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ export default defineConfig({
},
plugins: [codspeedPlugin()],
test: {
pool: 'vmThreads',
globals: true,
setupFiles: 'scripts/setup-vitest.ts',
environmentMatchGlobs: [