Skip to content

Commit 3e8c6db

Browse files
wip
1 parent bb0072e commit 3e8c6db

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
@@ -57,7 +57,7 @@
5757
"post-root-package-install": [
5858
"@php -r \"file_exists('.env') || copy('.env.example', '.env');\""
5959
],
60-
"test:unit": "phpunit",
60+
"test:unit": "phpunit --testdox",
6161
"test:type": "phpstan analyse --ansi --no-progress",
6262
"test:lint": "pint",
6363
"test": [

0 commit comments

Comments
 (0)