Skip to content

Commit bd55a82

Browse files
committed
Fixing vitest config
1 parent 1982071 commit bd55a82

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/kafka/vitest.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ export default defineConfig({
66
globals: true,
77
watch: false,
88
restoreMocks: true,
9-
pool: 'threads',
109
coverage: {
1110
provider: 'v8',
1211
include: ['lib/**/*.ts'],

0 commit comments

Comments
 (0)