Skip to content

Commit

Permalink
Fix phpunit test
Browse files Browse the repository at this point in the history
  • Loading branch information
jmontoyaa committed Dec 16, 2019
1 parent 8983b3c commit 97aa1df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</whitelist>
</filter>

<listeners>
<listener class="Symfony\Bridge\PhpUnit\SymfonyTestsListener" />
</listeners>
<!-- <listeners>-->
<!-- <listener class="Symfony\Bridge\PhpUnit\SymfonyTestsListener" />-->
<!-- </listeners>-->
</phpunit>

0 comments on commit 97aa1df

Please sign in to comment.