diff --git a/tests/phpunit.xml.dist b/tests/phpunit.xml.dist index e5433a4f4..df44d6d63 100644 --- a/tests/phpunit.xml.dist +++ b/tests/phpunit.xml.dist @@ -6,7 +6,8 @@ convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" - stopOnFailure="false"> + stopOnFailure="false" + beStrictAboutTestsThatDoNotTestAnything="false"> .