diff --git a/phpunit.xml.dist b/phpunit.xml.dist
index 8795cde..6717604 100644
--- a/phpunit.xml.dist
+++ b/phpunit.xml.dist
@@ -7,6 +7,7 @@
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
processIsolation="false"
+ printerClass="NunoMaduro\Collision\Adapters\Phpunit\Printer"
stopOnFailure="false">
@@ -16,9 +17,6 @@
./tests/Unit
-
-
-
./app