Skip to content

Commit 007fe02

Browse files
committed
DX: Faster feedback loop when running regression tests
1 parent 8d195ce commit 007fe02

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
@@ -9,6 +9,7 @@
99
failOnPhpunitDeprecation="true"
1010
failOnRisky="true"
1111
failOnWarning="true"
12+
executionOrder="defects"
1213
colors="true">
1314
<testsuites>
1415
<testsuite name="unit">

0 commit comments

Comments
 (0)