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 8d195ce commit 007fe02Copy full SHA for 007fe02
phpunit.xml
@@ -9,6 +9,7 @@
9
failOnPhpunitDeprecation="true"
10
failOnRisky="true"
11
failOnWarning="true"
12
+ executionOrder="defects"
13
colors="true">
14
<testsuites>
15
<testsuite name="unit">
0 commit comments