Java: Fix tag missing from getARelevantTag

This commit is contained in:
Rasmus Wriedt Larsen
2022-10-27 09:11:24 +02:00
parent fc7eb5b4fc
commit 977792070a

View File

@@ -14,7 +14,7 @@ class JaxRsTest extends InlineExpectationsTest {
"InjectionAnnotation", "ResponseDeclaration", "ResponseBuilderDeclaration",
"ClientDeclaration", "BeanParamConstructor", "MessageBodyReaderDeclaration",
"MessageBodyReaderReadFromCall", "MessageBodyReaderReadCall", "ProducesAnnotation",
"ConsumesAnnotation"
"ConsumesAnnotation", "XssSink"
]
}