diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c3e7ee0e24d7ad7efa9324fcd35575a469ce444c..d2c10861851c9070702e2e7af08957d8cc33a088 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -229,7 +229,7 @@ Unit Tests:
   needs:
     - Init
   script:
-    - npm run test -- --runInBand
+    - npm run test
   stage: test
   tags:
     - nshmp