Finish the recipe

This commit is contained in:
Kévin Dunglas
2021-02-03 20:05:31 +01:00
parent 84f51e8d1e
commit 0883b5786c
3 changed files with 24 additions and 1 deletions
@@ -30,4 +30,11 @@
<listeners>
<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>