pprovenzano commented on code in PR #13114: URL: https://github.com/apache/kafka/pull/13114#discussion_r1106606138
########## core/src/test/scala/unit/kafka/server/AlterUserScramCredentialsRequestTest.scala: ########## @@ -42,10 +46,18 @@ import scala.jdk.CollectionConverters._ * Also tests the Alter and Describe APIs for the case where credentials are successfully altered/described. */ class AlterUserScramCredentialsRequestTest extends BaseRequestTest { Review Comment: I've added Describe and updated the 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