Skip to content

Commit

Permalink
Move back to maxConcurrency 5 to reduce the test flackiness
Browse files Browse the repository at this point in the history
  • Loading branch information
lcswillems committed Jun 28, 2024
1 parent c769d2f commit 52a279e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xsuite/vitest.config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ export default defineConfig({
target: "es2022",
},
test: {
maxConcurrency: 10,
typecheck: {
enabled: true,
},
Expand Down

0 comments on commit 52a279e

Please sign in to comment.