diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a8dd99059d4dbf6021e2a152de5ff8938e58494a..b5eed42fa256fdf616b9aa4e07672519702ae758 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -46,6 +46,6 @@ test:lint:
 test:async:
   stage: test
   script:
-   - npm test &
+   - npm start &
   tags:
    - development