diff --git a/phpunit.xml b/phpunit.xml index e75a7ce..a73e144 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -4,7 +4,6 @@ bootstrap="vendor/autoload.php" colors="true" cacheDirectory=".phpunit.cache" - failOnDeprecation="true" failOnRisky="true" failOnEmptyTestSuite="true" beStrictAboutOutputDuringTests="true"