Skip to content

Commit 7a31611

Browse files
committed
chore: composer run test verbose
1 parent e4a4a10 commit 7a31611

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
@@ -65,7 +65,7 @@
6565
"Composer\\Config::disableProcessTimeout",
6666
"docker-compose up"
6767
],
68-
"test": "vendor/bin/phpunit",
68+
"test": "vendor/bin/phpunit --testdox",
6969
"lint": "phpcs -v",
7070
"lint:fix": "phpcbf"
7171
}

0 commit comments

Comments
 (0)