mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
uncomment coverage-clover logging to get clover.xml which read by coveralls.phar
This commit is contained in:
parent
38fc7a9fb9
commit
572563a4fa
@ -33,6 +33,6 @@
|
||||
</filter>
|
||||
|
||||
<logging>
|
||||
<!--<log type="coverage-clover" target="build/logs/clover.xml"/>-->
|
||||
<log type="coverage-clover" target="build/logs/clover.xml"/>
|
||||
</logging>
|
||||
</phpunit>
|
||||
|
Loading…
x
Reference in New Issue
Block a user