diff --git a/phpunit.xml.dist b/phpunit.xml.dist index d88ff66..a6970f3 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -8,7 +8,6 @@ convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" - failOnRisky="true" failOnWarning="true" processIsolation="false" stopOnError="false"