fix(test): workaround race condition

This commit is contained in:
mochaaP 2022-06-23 07:00:38 +00:00
parent aa55856d91
commit d3599b1a1c

View File

@ -152,6 +152,7 @@
"/node_modules/",
"<rootDir>/resources/assets/tests/(views|components)/.*\\.ts$"
],
"maxWorkers": "50%",
"globals": {
"ts-jest": {
"tsconfig": "<rootDir>/resources/assets/tests/tsconfig.json",