Skip to content

Commit 71eb9c5

Browse files
committed
Remove pool: 'typescript' in vitest.config.mts
1 parent 9065804 commit 71eb9c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/rtk-query-codegen-openapi/vitest.config.mts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ const __dirname = path.dirname(__filename);
88

99
export default defineConfig({
1010
test: {
11-
pool: 'typescript',
1211
globals: true,
1312
setupFiles: ['./test/vitest.setup.ts'],
1413
alias: {

0 commit comments

Comments
 (0)