diff --git a/phpunit.xml b/phpunit.xml index 381bc475..1baae029 100755 --- a/phpunit.xml +++ b/phpunit.xml @@ -6,6 +6,7 @@ convertErrorsToExceptions="false" convertNoticesToExceptions="false" convertWarningsToExceptions="false" + beStrictAboutOutputDuringTests="false" beStrictAboutTestsThatDoNotTestAnything="false">