Skip to content

Commit 699f0aa

Browse files
committed
verbose
1 parent 3dae3f6 commit 699f0aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"rector --dry-run",
7979
"pint --test"
8080
],
81-
"test:unit": "pest --parallel --coverage",
81+
"test:unit": "pest --parallel --coverage -v",
8282
"test:types": "phpstan",
8383
"test": [
8484
"@test:lint",

0 commit comments

Comments
 (0)