Skip to content

Commit

Permalink
Remove phpunit failOnWarning
Browse files Browse the repository at this point in the history
  • Loading branch information
lrljoe authored Sep 8, 2024
1 parent 2f94eee commit f193694
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
colors="false"
cacheResult="false"
executionOrder="random"
failOnWarning="false"
failOnRisky="false"
failOnEmptyTestSuite="false"
beStrictAboutOutputDuringTests="true" >
Expand Down

0 comments on commit f193694

Please sign in to comment.