2
0
Fork 0

Run phpunit in the right directory

remotes/remote_mirror_8/master
Mike Koch vor 7 Jahren
Ursprung 277c1b5359
Commit 46b3a54369

@ -17,6 +17,7 @@ before_script:
test:
stage: test
script:
- cd Tests
- phpunit
deploy:

Laden…
Abbrechen
Speichern