Skip to content

Commit

Permalink
Remove mockery reference from phpunit config
Browse files Browse the repository at this point in the history
  • Loading branch information
Kévin Gomez committed May 18, 2017
1 parent a177c18 commit b4c7137
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions phpunit.xml.dist
Expand Up @@ -11,8 +11,4 @@
<directory>./src/</directory>
</whitelist>
</filter>

<listeners>
<listener class="\Mockery\Adapter\Phpunit\TestListener" />
</listeners>
</phpunit>

0 comments on commit b4c7137

Please sign in to comment.