Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Commit

Permalink
[ci] SymfonyTestsListener is now auto-registered
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas committed Oct 11, 2015
1 parent 7c31a49 commit 480abf8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,4 @@
</exclude>
</whitelist>
</filter>

<listeners>
<listener class="Symfony\Bridge\PhpUnit\SkippedTestsListener" />
</listeners>
</phpunit>

0 comments on commit 480abf8

Please sign in to comment.