diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 42dac259c..e6879d18b 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -4,10 +4,11 @@ convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" - stopOnFailure="true"> + stopOnFailure="true" + verbose="true"> src/Speakers/tests - \ No newline at end of file +