Skip to content

Commit 86abd47

Browse files
committed
Drop superfluous coverage configuration from phpunit configuration
1 parent 251e4aa commit 86abd47

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

Tests/phpunit.xml.dist

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@
99
failOnRisky="true"
1010
failOnWarning="true"
1111
>
12-
<coverage>
13-
<report>
14-
<clover outputFile="../.Build/logs/clover.xml"/>
15-
</report>
16-
</coverage>
1712
<testsuites>
1813
<testsuite name="unit">
1914
<directory>Unit/</directory>

0 commit comments

Comments
 (0)