Commit 7d889f43 by Epi Nett

code coverage

parent 0c3b45d0
Pipeline #57 passed with stage
in 1 minute 33 seconds
...@@ -13,4 +13,4 @@ test:app: ...@@ -13,4 +13,4 @@ test:app:
script: script:
- composer install - composer install
- cp phpunit.xml.dist phpunit.xml - cp phpunit.xml.dist phpunit.xml
- phpunit tests - phpunit --coverage-text --colors=never 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