Revert "fix(test): disable concurrency"

This reverts commit b190ffb3d2.
This commit is contained in:
mochaaP 2022-06-23 09:18:57 +00:00
parent 2786626a3f
commit 8fd8b806b1

View File

@ -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",