run in band true

pull/370/head
aniket-engg 4 years ago committed by Aniket
parent d1c88e4fa7
commit eabe2bef7d
  1. 2
      workspace.json

@ -385,7 +385,7 @@
"options": { "options": {
"jestConfig": "libs/remix-tests/jest.config.js", "jestConfig": "libs/remix-tests/jest.config.js",
"tsConfig": "libs/remix-tests/tsconfig.spec.json", "tsConfig": "libs/remix-tests/tsconfig.spec.json",
"maxWorkers": 2 "runInBand": true
} }
}, },
"build": { "build": {

Loading…
Cancel
Save