Revert "test(server): disable file parallelism to avoid CI failures"
This reverts commit 17f27e520c.
This commit is contained in:
@@ -19,7 +19,6 @@ export default defineConfig(() => ({
|
||||
provider: 'v8' as const,
|
||||
reporter: [ "text", "html" ]
|
||||
},
|
||||
fileParallelism: false,
|
||||
pool: "threads"
|
||||
},
|
||||
}));
|
||||
|
||||
Reference in New Issue
Block a user