Skip to content

Commit 01e341a

Browse files
[PhpUnit] Auto-register SymfonyTestsListener
1 parent b02e0da commit 01e341a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

phpunit.xml.dist

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,4 @@
2626
</exclude>
2727
</whitelist>
2828
</filter>
29-
30-
<listeners>
31-
<listener class="Symfony\Bridge\PhpUnit\SkippedTestsListener" />
32-
</listeners>
3329
</phpunit>

0 commit comments

Comments
 (0)