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 3dae3f6 commit 699f0aaCopy full SHA for 699f0aa
1 file changed
composer.json
@@ -78,7 +78,7 @@
78
"rector --dry-run",
79
"pint --test"
80
],
81
- "test:unit": "pest --parallel --coverage",
+ "test:unit": "pest --parallel --coverage -v",
82
"test:types": "phpstan",
83
"test": [
84
"@test:lint",
0 commit comments