Skip to content

Commit

Permalink
chore: force test script ansi
Browse files Browse the repository at this point in the history
Signed-off-by: Fery Wardiyanto <ferywardiyanto@gmail.com>
  • Loading branch information
feryardiant committed Jul 18, 2023
1 parent f9dc87c commit e2d3bca
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 @@ -18,7 +18,7 @@
"pint --preset laravel"
],
"test": [
"testbench package:test --coverage"
"testbench package:test --coverage --ansi"
],
"testbench": [
"testbench"
Expand Down

0 comments on commit e2d3bca

Please sign in to comment.