diff --git a/test/phpunit.xml.dist b/test/phpunit.xml.dist index 54035eebd..89f595a4a 100644 --- a/test/phpunit.xml.dist +++ b/test/phpunit.xml.dist @@ -5,6 +5,7 @@ bootstrap="unittestautoload.php" backupGlobals="true" colors="true" + columns="120" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true"