diff --git a/phpunit.xml b/phpunit.xml index 13e5b2af..c7653639 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -7,7 +7,7 @@ bootstrap="vendor/autoload.php" colors="true" failOnRisky="true" - failOnWarning="true" + failOnWarning="false" processIsolation="false" stopOnError="false" stopOnFailure="false"