Revert "fix(test): disable concurrency"
This reverts commit b190ffb3d2.
This commit is contained in:
parent
2786626a3f
commit
8fd8b806b1
|
|
@ -152,7 +152,7 @@
|
|||
"/node_modules/",
|
||||
"<rootDir>/resources/assets/tests/(views|components)/.*\\.ts$"
|
||||
],
|
||||
"maxWorkers": 1,
|
||||
"maxWorkers": "50%",
|
||||
"globals": {
|
||||
"ts-jest": {
|
||||
"tsconfig": "<rootDir>/resources/assets/tests/tsconfig.json",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user