]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
test: use pool: vmThreads
authorEvan You <yyx990803@gmail.com>
Mon, 22 Apr 2024 13:05:26 +0000 (21:05 +0800)
committerEvan You <yyx990803@gmail.com>
Mon, 22 Apr 2024 13:05:26 +0000 (21:05 +0800)
vitest.config.ts

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