8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 118d650 commit 0c20a63Copy full SHA for 0c20a63
phpunit.xml
@@ -15,7 +15,7 @@
15
16
<logging>
17
<log type="coverage-clover" target="build/logs/clover.xml"/>
18
- <log type="junit" target="build/logs/junit.xml" logIncompleteSkipped="false"/>
+ <log type="junit" target="build/logs/junit.xml"/>
19
</logging>
20
21
<filter>
phpunit.xml.hhvm
@@ -17,6 +17,6 @@
</testsuites>
22
</phpunit>
0 commit comments