Commit ca5106bc by Epi Nett

update phpunit test

parent f86b7734
Pipeline #54 failed with stage
in 1 minute 42 seconds
...@@ -12,4 +12,5 @@ before_script: ...@@ -12,4 +12,5 @@ before_script:
test:app: test:app:
script: script:
- composer install - composer install
- phpunit --configuration phpunit.xml.dist - cp phpunit.xml.dist phpunit.xml
- phpunit tests
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment