We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fe6e4b commit 45f8795Copy full SHA for 45f8795
phpunit.xml.dist
@@ -48,7 +48,6 @@
48
showOnlySummary="true"
49
showUncoveredFiles="false"/>
50
<log type="coverage-clover" target="build/phpunit/logs/clover.xml"/>
51
- <log type="plain" target="./build/phpunit/logs/logfile.log"/>
52
<log type="junit" target="./build/phpunit/logs/junit.xml"/>
53
</logging>
54
</phpunit>
0 commit comments