We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d9f5b5 commit a8db4b6Copy full SHA for a8db4b6
phpunit.evergreen.xml
@@ -26,6 +26,6 @@
26
</testsuites>
27
28
<logging>
29
- <log type="junit" target="test-results.xml" />
+ <junit outputFile="test-results.xml" />
30
</logging>
31
</phpunit>
0 commit comments