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