Skip to content

Commit ec44be5

Browse files
authored
Update phpunit.xml.dist
1 parent f21b250 commit ec44be5

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

phpunit.xml.dist

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,6 @@
2020
<directory>tests</directory>
2121
</testsuite>
2222
</testsuites>
23-
<coverage>
24-
<report>
25-
<html outputDirectory="build/coverage"/>
26-
<text outputFile="build/coverage.txt"/>
27-
<clover outputFile="build/logs/clover.xml"/>
28-
</report>
29-
</coverage>
3023
<logging>
3124
<junit outputFile="build/report.junit.xml"/>
3225
</logging>

0 commit comments

Comments
 (0)