We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f12c81e commit 173ec65Copy full SHA for 173ec65
vitest.config.ts
@@ -24,7 +24,6 @@ export default defineConfig({
24
},
25
plugins: [codspeedPlugin()],
26
test: {
27
- pool: 'vmThreads',
28
globals: true,
29
setupFiles: 'scripts/setup-vitest.ts',
30
environmentMatchGlobs: [
0 commit comments