We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6965d9 commit 94c5296Copy full SHA for 94c5296
phpunit.xml
@@ -9,6 +9,7 @@
9
10
<logging>
11
<log type="coverage-clover" target="tmp/phpunit-coverage-clover.xml"/>
12
+ <log type="coverage-html" target="tmp/" />
13
</logging>
14
15
<filter>
0 commit comments