diff --git a/tests/Functional/Entity/User.php b/tests/Functional/Entity/User.php index 0bf9eeba5..88d4c29e7 100644 --- a/tests/Functional/Entity/User.php +++ b/tests/Functional/Entity/User.php @@ -48,8 +48,7 @@ class User /** * User Location. - * - * @OA\Property(type = "string") + * @var string */ private $location;