Skip to content

Commit ad1555d

Browse files
Revert "remove verbose flag in tests"
This reverts commit 82760bc.
1 parent 625db77 commit ad1555d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
},
1212
"scripts": {
13-
"test": "./vendor/bin/phpunit tests"
13+
"test": "./vendor/bin/phpunit --verbose tests"
1414
},
1515
"config": {
1616
"process-timeout": 0

0 commit comments

Comments
 (0)