1
0
Fork 0
mirror of synced 2024-05-17 03:02:35 +12:00

Updated tests

This commit is contained in:
Eldad Fux 2021-02-07 09:20:00 +02:00
parent 82c2fab68e
commit 3c9b08230d

View file

@ -1,3 +1,3 @@
#!/bin/sh
/usr/src/code/vendor/bin/phpunit --verbose ---configuration /usr/src/code/phpunit.xml $@
/usr/src/code/vendor/bin/phpunit --verbose --configuration /usr/src/code/phpunit.xml $@