Skip to content

Commit

Permalink
not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
TamasSzigeti committed Jun 22, 2021
1 parent a9f747f commit 57411e6
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,6 @@
</logging>

<listeners>
<listener class="Symfony\Bridge\PhpUnit\SymfonyTestsListener">
<arguments>
<array>
<!-- set this option to 0 to disable the DebugClassLoader integration -->
<!-- See https://github.com/sebastianbergmann/phpunit/issues/4002 -->
<element key="debug-class-loader"><integer>0</integer></element>
</array>
</arguments>
</listener>
<listener class="Symfony\Bridge\PhpUnit\SymfonyTestsListener" />
</listeners>
</phpunit>

0 comments on commit 57411e6

Please sign in to comment.