diff options
Diffstat (limited to 'Core/phpunit.xml.dist')
-rw-r--r-- | Core/phpunit.xml.dist | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Core/phpunit.xml.dist b/Core/phpunit.xml.dist index 739cb6e..8a1a291 100644 --- a/Core/phpunit.xml.dist +++ b/Core/phpunit.xml.dist @@ -30,8 +30,4 @@ </exclude> </whitelist> </filter> - - <listeners> - <listener class="Symfony\Bridge\PhpUnit\SkippedTestsListener" /> - </listeners> </phpunit> |