Skip to content

Commit

Permalink
Don't need this log file
Browse files Browse the repository at this point in the history
  • Loading branch information
ssfinney authored Apr 21, 2020
1 parent 7fe6e4b commit 45f8795
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
showOnlySummary="true"
showUncoveredFiles="false"/>
<log type="coverage-clover" target="build/phpunit/logs/clover.xml"/>
<log type="plain" target="./build/phpunit/logs/logfile.log"/>
<log type="junit" target="./build/phpunit/logs/junit.xml"/>
</logging>
</phpunit>

0 comments on commit 45f8795

Please sign in to comment.