Skip to content

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 8f15638 commit ab32c10
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 @@ -26,8 +26,4 @@
</exclude>
</whitelist>
</filter>

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

0 comments on commit ab32c10

Please sign in to comment.