Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2018-04-26 22:15:45 +02:00
commit 01b0bc3010
3 changed files with 3 additions and 3 deletions

View File

@ -34,7 +34,7 @@
<logging>
<log type="coverage-clover" target="build/logs/clover.xml"/>
<log type="junit" target="build/logs/junit.xml" logIncompleteSkipped="false"/>
<!--<log type="junit" target="build/logs/junit.xml" logIncompleteSkipped="false"/>-->
<log type="json" target="build/logs/phpunit.json" />
</logging>

View File

@ -25,7 +25,7 @@
</testsuites>
<logging>
<log type="junit" target="build/logs/junit.xml" logIncompleteSkipped="false"/>
<!--<log type="junit" target="build/logs/junit.xml" logIncompleteSkipped="false"/>-->
<log type="json" target="build/logs/phpunit.json" />
</logging>
</phpunit>

View File

@ -35,7 +35,7 @@
</testsuites>
<logging>
<log type="junit" target="build/logs/junit.xml" logIncompleteSkipped="false"/>
<!--<log type="junit" target="build/logs/junit.xml" logIncompleteSkipped="false"/>-->
<log type="json" target="build/logs/phpunit.json" />
</logging>
</phpunit>