Sfoglia il codice sorgente

test: use pool: vmThreads

Evan You 2 anni fa
parent
commit
c8e87a1c90
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      vitest.config.ts

+ 1 - 0
vitest.config.ts

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