Skip to content

Commit

Permalink
Update phpunit.xml.dist
Browse files Browse the repository at this point in the history
  • Loading branch information
imanghafoori1 authored Jun 13, 2024
1 parent 32e353c commit ff98c41
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,7 @@
beStrictAboutOutputDuringTests="true"
failOnRisky="true"
failOnWarning="true">
<coverage includeUncoveredFiles="true"
pathCoverage="false"
ignoreDeprecatedCodeUnits="true"
disableCodeCoverageIgnore="true">

</coverage>

<testsuites>
<testsuite name="default">
<directory>tests</directory>
Expand Down

0 comments on commit ff98c41

Please sign in to comment.