From ed5d3634cfc26fe9f16ec8a75ef1176ad1d1b23a Mon Sep 17 00:00:00 2001 From: Christian Flothmann Date: Mon, 27 Nov 2017 13:36:18 +0100 Subject: [PATCH] turn off unneeded noise in tests --- phpunit.xml.dist | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 0bf66029..4efc5aea 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -6,6 +6,10 @@ convertNoticesToExceptions="true" convertWarningsToExceptions="true" syntaxCheck="true"> + + + + ./Tests/Unit