Explorar o código

test: use pool: vmThreads

Evan You %!s(int64=2) %!d(string=hai) anos
pai
achega
c8e87a1c90
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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: [