diff --git a/tests/Validator/FormCallbackTest.php b/tests/Validator/FormCallbackTest.php index ee9c0e1..9133b24 100644 --- a/tests/Validator/FormCallbackTest.php +++ b/tests/Validator/FormCallbackTest.php @@ -12,6 +12,7 @@ /** * @template-extends ConstraintValidatorTestCase + * * @psalm-suppress TooManyTemplateParams */ class FormCallbackTest extends ConstraintValidatorTestCase