Skip to content

Commit

Permalink
Remove displayDetails settings from phpunit settings
Browse files Browse the repository at this point in the history
  • Loading branch information
muuk-iO committed Feb 3, 2025
1 parent d429773 commit 81e8ee3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@
<phpunit
bootstrap="vendor/autoload.php"
colors="true"
displayDetailsOnTestsThatTriggerDeprecations="true"
displayDetailsOnTestsThatTriggerErrors="true"
displayDetailsOnTestsThatTriggerNotices="true"
displayDetailsOnTestsThatTriggerWarnings="true"
displayDetailsOnPhpunitDeprecations="true"
>
<testsuites>
<testsuite name="iO Coding Standard Tests">
Expand Down

0 comments on commit 81e8ee3

Please sign in to comment.