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.
2 parents 4466ea4 + f900df2 commit 7537844Copy full SHA for 7537844
Makefile
@@ -5,4 +5,4 @@ cs_dry_run:
5
./vendor/bin/php-cs-fixer fix --verbose --dry-run
6
7
test:
8
- phpunit --coverage-text
+ ./vendor/bin/phpunit --coverage-text
0 commit comments