Skip to content
Snippets Groups Projects
Verified Commit c412caf8 authored by Florian Azizian's avatar Florian Azizian
Browse files

rm code coverage html

parent ac1d0ba1
No related branches found
No related tags found
No related merge requests found
......@@ -54,6 +54,6 @@
<logging>
<log type="coverage-clover" target="test/unitTests/build/tests-clover.xml"/>
<log type="junit" target="test/unitTests/build/tests-phpunit.xml"/>
<log type="coverage-html" target="test/unitTests/build" lowUpperBound="35" highLowerBound="70"/>
<!-- <log type="coverage-html" target="test/unitTests/build" lowUpperBound="35" highLowerBound="70"/> -->
</logging>
</phpunit>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment