[symfony/panther] leverage the new add-lines configurator (#1215)

This commit is contained in:
Nicolas Grekas
2023-06-19 14:36:41 +02:00
committed by GitHub
parent 356ad033b1
commit dfe6f33076
6 changed files with 8 additions and 19 deletions
-4
View File
@@ -30,10 +30,6 @@
<listener class="Symfony\Bridge\PhpUnit\SymfonyTestsListener" />
</listeners>
<!-- Run `composer require symfony/panther` before enabling this extension -->
<!--
<extensions>
<extension class="Symfony\Component\Panther\ServerExtension" />
</extensions>
-->
</phpunit>
-4
View File
@@ -33,10 +33,6 @@
<listener class="Symfony\Bridge\PhpUnit\SymfonyTestsListener" />
</listeners>
<!-- Run `composer require symfony/panther` before enabling this extension -->
<!--
<extensions>
<extension class="Symfony\Component\Panther\ServerExtension" />
</extensions>
-->
</phpunit>