diff --git a/phpunit.xml b/phpunit.xml index 442b87b..7d0097b 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -3,7 +3,7 @@ xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.5/phpunit.xsd" bootstrap="vendor/autoload.php" failOnRisky="true" - failOnWarning="true"> + failOnWarning="false"> tests