This commit is contained in:
Julien Fastré 2023-10-02 15:02:15 +02:00
parent bad302f512
commit 2d7bc06539
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB

View File

@ -20,7 +20,6 @@ use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
*/ */
final class CenterControllerTest extends WebTestCase final class CenterControllerTest extends WebTestCase
{ {
use PrepareClientTrait; use PrepareClientTrait;
/** /**