diff --git a/src/Bundle/ChillMainBundle/Tests/Controller/CenterControllerTest.php b/src/Bundle/ChillMainBundle/Tests/Controller/CenterControllerTest.php index 1500e430f..04717e3c1 100644 --- a/src/Bundle/ChillMainBundle/Tests/Controller/CenterControllerTest.php +++ b/src/Bundle/ChillMainBundle/Tests/Controller/CenterControllerTest.php @@ -20,7 +20,6 @@ use Symfony\Bundle\FrameworkBundle\Test\WebTestCase; */ final class CenterControllerTest extends WebTestCase { - use PrepareClientTrait; /**