Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
01b0bc3010
@ -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>
|
||||
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user