Skip to content
Snippets Groups Projects
Commit a08deb70 authored by Hadrien RENAUD's avatar Hadrien RENAUD
Browse files

Ajout d'un dummy ldap_credential.json dans tests

parent 0bfd6971
No related branches found
No related tags found
No related merge requests found
...@@ -44,6 +44,7 @@ build:transpile: ...@@ -44,6 +44,7 @@ build:transpile:
tests: tests:
stage: tests stage: tests
script: script:
- echo "{'dn':'dn', 'passwd':'passwd'}" >> ldap_credentials.json
- npm i - npm i
- npm run test - npm run test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment