diff options
-rw-r--r-- | phpunit.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/phpunit.xml b/phpunit.xml index 5b0d803..835272f 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -11,9 +11,6 @@ <testsuite> <directory suffix="Test.php">tests</directory> </testsuite> - <logging> - <log type="coverage-text" target="php://stdout" showUncoveredFiles="false" /> - </logging> <filter> <whitelist processUncoveredFilesFromWhitelist="true"> |