diff --git a/src/Bundle/ChillThirdPartyBundle/Tests/Serializer/Normalizer/ThirdPartyDocGenNormalizerTest.php b/src/Bundle/ChillThirdPartyBundle/Tests/Serializer/Normalizer/ThirdPartyDocGenNormalizerTest.php index 48a3ab8dd..1aaad8531 100644 --- a/src/Bundle/ChillThirdPartyBundle/Tests/Serializer/Normalizer/ThirdPartyDocGenNormalizerTest.php +++ b/src/Bundle/ChillThirdPartyBundle/Tests/Serializer/Normalizer/ThirdPartyDocGenNormalizerTest.php @@ -9,7 +9,7 @@ declare(strict_types=1); -namespace Chill\ThirdPartyBundle\Test\Serializer\Normalizer; +namespace Chill\ThirdPartyBundle\Tests\Serializer\Normalizer; use Chill\MainBundle\Entity\Civility; use Chill\ThirdPartyBundle\Entity\ThirdParty;