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 92920ed commit 2caded5Copy full SHA for 2caded5
phpunit.xml.dist
@@ -18,6 +18,8 @@
18
beStrictAboutTodoAnnotatedTests="true"
19
failOnRisky="true"
20
failOnWarning="true"
21
+ executionOrder="random"
22
+ resolveDependencies="true"
23
>
24
<php>
25
<ini name="error_reporting" value="-1" />
0 commit comments