Skip to content

Commit ffef4c2

Browse files
committed
chore: keep only clover xml report
1 parent b8e7fd8 commit ffef4c2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

phpunit.xml.dist

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@
2121

2222
<logging>
2323
<log type="coverage-clover" target="build/logs/clover.xml"/>
24-
<log type="coverage-html" target="build/logs/report" charset="UTF-8"
25-
yui="true" highlight="true"
26-
lowUpperBound="50" highLowerBound="80"/>
27-
<log type="testdox-html" target="build/logs/testdox.html" />
2824
</logging>
2925

3026
</phpunit>

0 commit comments

Comments
 (0)