Skip to content

Commit 4877ea5

Browse files
committed
#176 test設定を変更
1 parent 7129bd0 commit 4877ea5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vite.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ export default defineConfig({
4848
"test.setup.ts",
4949
"vitest-webgl-canvas-mock"
5050
],
51+
"pool": "threads",
5152
"include": ["src/**/*.test.ts"]
5253
}
5354
});

0 commit comments

Comments
 (0)