Disable html coverage

Required only on local.
pull/12/head
Jeremy Benoist 10 years ago
parent ea7a62d352
commit 438699ab15
  1. 4
      phpunit.xml.dist

@ -26,7 +26,7 @@
</whitelist>
</filter>
<logging>
<!-- <logging>
<log type="coverage-html" target="coverage" title="Readability" charset="UTF-8" yui="true" highlight="true" lowUpperBound="35" highLowerBound="70"/>
</logging>
</logging> -->
</phpunit>

Loading…
Cancel
Save