Skip to content

Commit 6afc5c2

Browse files
committed
wip
1 parent bff2b6d commit 6afc5c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<logging>
2626
<log type="tap" target="build/report.tap"/>
2727
<log type="junit" target="build/report.junit.xml"/>
28-
<log type="coverage-html" target="build/coverage" charset="UTF-8" yui="true" highlight="true"/>
28+
<log type="coverage-html" target="build/coverage"/>
2929
<log type="coverage-text" target="build/coverage.txt"/>
3030
<log type="coverage-clover" target="build/logs/clover.xml"/>
3131
</logging>

0 commit comments

Comments
 (0)