1
0
Fork 0
mirror of synced 2024-06-03 11:24:48 +12:00

Updated phpunit

This commit is contained in:
Eldad Fux 2020-05-09 09:57:12 +03:00
parent 7d3d43c640
commit 407aa14ba4

View file

@ -30,4 +30,4 @@ install:
script:
- docker ps
- docker exec appwrite /bin/bash -c '/usr/share/nginx/html/vendor/bin/phpunit /usr/share/nginx/html'
- docker exec appwrite /bin/bash -c '/usr/share/nginx/html/vendor/bin/phpunit --configuration /usr/share/nginx/html/phpunit.xml'