Commit e7a943d
committed
Enable parallel test execution for improved performance
Removed serial mode configuration to allow tests to run in parallel.
Tests now execute concurrently using 4 workers locally (2 in CI),
reducing overall execution time while maintaining stability.
All 5 tests passed successfully in parallel mode with no race conditions.1 parent 020c447 commit e7a943d
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | 3 | | |
6 | 4 | | |
7 | 5 | | |
| |||
0 commit comments