vitest: Enable fileParallelism
This allows paralel file testing, speeding up the tests.
This commit is contained in:
parent
9707278d01
commit
68b7444b2f
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@ const config = {
|
|||
inline: ['vitest-canvas-mock', '@patternfly'],
|
||||
},
|
||||
},
|
||||
fileParallelism: false,
|
||||
testTimeout: 10000,
|
||||
},
|
||||
resolve: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue