diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e2d65335c31dea10218215e3e2840d226ea5b827..58042df7a344bde74f815d9f50a53a69d395f2bd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -44,6 +44,7 @@ build:transpile:
 tests:
   stage: tests
   script:
+    - echo "{'dn':'dn', 'passwd':'passwd'}" >> ldap_credentials.json
     - npm i
     - npm run test