Skip to content

Commit

Permalink
Better test output
Browse files Browse the repository at this point in the history
  • Loading branch information
senaranya committed Jan 6, 2025
1 parent 6fdc319 commit 985f02f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
}
},
"scripts": {
"test": "vendor/bin/phpunit tests/ --coverage-text",
"test": "vendor/bin/phpunit tests/ --coverage-text --testdox --colors=always",
"lint": "vendor/bin/phpcs"
},
"extra": {
Expand Down

0 comments on commit 985f02f

Please sign in to comment.