summaryrefslogtreecommitdiffstats
path: root/Core/phpunit.xml.dist
diff options
context:
space:
mode:
Diffstat (limited to 'Core/phpunit.xml.dist')
-rw-r--r--Core/phpunit.xml.dist4
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>