Skip to content

Commit ed5457b

Browse files
committed
chore: PHPUnit: set executionOrder as random
1 parent 98a23a8 commit ed5457b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

phpunit.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd"
77
colors="true"
88
beStrictAboutOutputDuringTests="true"
9+
executionOrder="random"
910
>
1011

1112
<php>

0 commit comments

Comments
 (0)