dajac commented on code in PR #12149: URL: https://github.com/apache/kafka/pull/12149#discussion_r1004739130
########## core/src/test/scala/integration/kafka/api/AuthorizerIntegrationTest.scala: ########## @@ -2236,6 +2236,30 @@ class AuthorizerIntegrationTest extends BaseRequestTest { assertFalse(response.clusterId.isEmpty, "Cluster id not returned") } + @ParameterizedTest(name = TestInfoUtils.TestWithParameterizedQuorumName) Review Comment: nit: Indentation is off for this entire test. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org