Skip to content

Commit e5354b3

Browse files
committed
Tweaks
1 parent 5433999 commit e5354b3

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
@@ -29,7 +29,7 @@
2929
"scripts": {
3030
"test": [
3131
"Composer\\Config::disableProcessTimeout",
32-
"vendor/bin/phpunit --coverage-text"
32+
"vendor/bin/phpunit --coverage-text --display-all-issues"
3333
],
3434
"rector": "vendor/bin/rector process src --dry-run",
3535
"psalm-clear-cache": "vendor/bin/psalm --clear-global-cache && vendor/bin/psalm --clear-cache",

0 commit comments

Comments
 (0)