Skip to content

Commit bb309c1

Browse files
committed
DX: Faster feedback loop when running regression tests
1 parent 521c7bf commit bb309c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
beStrictAboutOutputDuringTests="true"
77
failOnRisky="true"
88
failOnWarning="true"
9+
executionOrder="defects"
910
colors="true">
1011
<testsuites>
1112
<testsuite name="unit">

0 commit comments

Comments
 (0)