Skip to content

Commit

Permalink
Remove unused code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
LucWollants committed Dec 6, 2023
1 parent 09196f8 commit 1ab914f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
<testsuite name="all">
<directory>tests</directory>
</testsuite>
<logging>
<log type="coverage-clover" target="build/logs/clover.xml"/>
</logging>
<filter>
<whitelist processUncoveredFilesFromWhitelist="true">
<directory suffix=".php">./src</directory>
Expand Down

0 comments on commit 1ab914f

Please sign in to comment.