We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e154a5 commit ce2c6cfCopy full SHA for ce2c6cf
phpunit.xml.dist
@@ -14,9 +14,6 @@
14
<directory>./tests/</directory>
15
</testsuite>
16
</testsuites>
17
- <listeners>
18
- <listener class="Mockery\Adapter\Phpunit\TestListener" file="vendor/mockery/mockery/library/Mockery/Adapter/Phpunit/TestListener.php" />
19
- </listeners>
20
<filter>
21
<whitelist>
22
<directory>./src</directory>
0 commit comments