Skip to content

Commit 57411e6

Browse files
committed
not needed
1 parent a9f747f commit 57411e6

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,6 @@
4141
</logging>
4242

4343
<listeners>
44-
<listener class="Symfony\Bridge\PhpUnit\SymfonyTestsListener">
45-
<arguments>
46-
<array>
47-
<!-- set this option to 0 to disable the DebugClassLoader integration -->
48-
<!-- See https://github.com/sebastianbergmann/phpunit/issues/4002 -->
49-
<element key="debug-class-loader"><integer>0</integer></element>
50-
</array>
51-
</arguments>
52-
</listener>
44+
<listener class="Symfony\Bridge\PhpUnit\SymfonyTestsListener" />
5345
</listeners>
5446
</phpunit>

0 commit comments

Comments
 (0)