diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 42dac25..e6879d1 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 +