Skip to content

Commit 9c9ffee

Browse files
Update phpunit.xml
1 parent a4c8aab commit 9c9ffee

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

phpunit.xml

-7
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,6 @@
55
colors="true"
66
cacheDirectory=".phpunit.cache"
77
>
8-
<coverage>
9-
<report>
10-
<clover outputFile="build/logs/clover.xml"/>
11-
<html outputDirectory="build/logs/coverage"/>
12-
<text outputFile="build/logs/coverage.txt"/>
13-
</report>
14-
</coverage>
158
<testsuites>
169
<testsuite name="Test Suite">
1710
<directory>./tests</directory>

0 commit comments

Comments
 (0)