summaryrefslogtreecommitdiffstats
path: root/Guard/phpunit.xml.dist
diff options
context:
space:
mode:
Diffstat (limited to 'Guard/phpunit.xml.dist')
-rw-r--r--Guard/phpunit.xml.dist4
1 files changed, 0 insertions, 4 deletions
diff --git a/Guard/phpunit.xml.dist b/Guard/phpunit.xml.dist
index 99251f1..093628b 100644
--- a/Guard/phpunit.xml.dist
+++ b/Guard/phpunit.xml.dist
@@ -30,8 +30,4 @@
</exclude>
</whitelist>
</filter>
-
- <listeners>
- <listener class="Symfony\Bridge\PhpUnit\SkippedTestsListener" />
- </listeners>
</phpunit>