Explorar o código

test: revert to threads

vmThreads mode swallows console.logs during test debugging
Evan You %!s(int64=2) %!d(string=hai) anos
pai
achega
173ec65cd4
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      vitest.config.ts

+ 0 - 1
vitest.config.ts

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