diff --git a/Tests/Functional/Entity/ArticleType81NotBacked.php b/Tests/Functional/Entity/ArticleType81NotBacked.php index 16a7e37d3..a274ed8a2 100644 --- a/Tests/Functional/Entity/ArticleType81NotBacked.php +++ b/Tests/Functional/Entity/ArticleType81NotBacked.php @@ -2,7 +2,7 @@ namespace Nelmio\ApiDocBundle\Tests\Functional\Entity; -enum ArticleType81IntBacked +enum ArticleType81NotBacked { case DRAFT; case FINAL;