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 fc2220a commit 9f74144
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions phpunit.xml.dist
Expand Up @@ -24,8 +24,4 @@
</exclude>
</whitelist>
</filter>

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

0 comments on commit 9f74144

Please sign in to comment.