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 b752874 commit 80b0cc8Copy full SHA for 80b0cc8
phpunit.xml.dist
@@ -15,12 +15,4 @@
15
<directory>tests/TestCase/</directory>
16
</testsuite>
17
</testsuites>
18
- <!-- Setup a listener for fixtures -->
19
- <listeners>
20
- <listener class="Cake\TestSuite\Fixture\FixtureInjector">
21
- <arguments>
22
- <object class="Cake\TestSuite\Fixture\FixtureManager"/>
23
- </arguments>
24
- </listener>
25
- </listeners>
26
</phpunit>
0 commit comments