We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58116a3 + 738785c commit 36409a6Copy full SHA for 36409a6
1 file changed
composer.json
@@ -55,7 +55,7 @@
55
"scripts": {
56
"test": [
57
"composer validate --no-interaction",
58
- "phpunit",
+ "vendor/bin/phpunit",
59
"covers-validator"
60
],
61
"cs": [
0 commit comments