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 521c7bf commit bb309c1Copy full SHA for bb309c1
phpunit.xml
@@ -6,6 +6,7 @@
6
beStrictAboutOutputDuringTests="true"
7
failOnRisky="true"
8
failOnWarning="true"
9
+ executionOrder="defects"
10
colors="true">
11
<testsuites>
12
<testsuite name="unit">
0 commit comments