mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-17 15:18:05 +00:00
Add code coverage to phpunit.
This commit is contained in:
@@ -21,11 +21,9 @@
|
||||
</filter>
|
||||
|
||||
<!-- code coverage -->
|
||||
<!--
|
||||
<logging>
|
||||
<log type="coverage-clover" target="./storage/coverage/clover.xml" charset="UTF-8" />
|
||||
</logging>
|
||||
-->
|
||||
|
||||
<php>
|
||||
<env name="APP_ENV" value="testing"/>
|
||||
|
||||
Reference in New Issue
Block a user