We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39e61cc commit 4af5c3eCopy full SHA for 4af5c3e
.travis.yml
@@ -2,4 +2,4 @@ language: php
2
php:
3
- 7.1.9
4
script :
5
- - ./vendor/bin/phpunit test/UserTest.php
+ - ./vendor/bin/phpunit ./test/UserTest.php
0 commit comments