conf(tests): executionOrder moved to random

This commit is contained in:
Guillaume Loulier
2026-01-07 15:14:36 +01:00
parent d823c17d46
commit ca4d6b5403

View File

@@ -8,6 +8,7 @@
failOnDeprecation="true"
failOnRisky="true"
failOnWarning="true"
executionOrder="random"
>
<php>
<ini name="error_reporting" value="-1" />