Skip to content

Commit

Permalink
added --testdox option to test script
Browse files Browse the repository at this point in the history
  • Loading branch information
poef committed Feb 23, 2020
1 parent 4232608 commit 7b91de1
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 @@ -24,6 +24,6 @@
"phpunit/phpunit": "9.*"
},
"scripts": {
"test": "phpunit"
"test": "phpunit --testdox"
}
}

0 comments on commit 7b91de1

Please sign in to comment.