We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5cc9b2 commit bf07815Copy full SHA for bf07815
1 file changed
phpunit.xml.dist
@@ -6,6 +6,7 @@
6
xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd"
7
colors="true"
8
beStrictAboutOutputDuringTests="true"
9
+ executionOrder="random"
10
>
11
12
<php>
0 commit comments