clolov commented on code in PR #13198:
URL: https://github.com/apache/kafka/pull/13198#discussion_r1097417323


##########
core/src/test/scala/unit/kafka/admin/FeatureCommandTest.scala:
##########
@@ -174,7 +174,7 @@ class FeatureCommandUnitTest {
   @Test
   def testMetadataVersionsToString(): Unit = {
     assertEquals("3.3-IV0, 3.3-IV1, 3.3-IV2, 3.3-IV3, 3.4-IV0, 3.4-IV1",

Review Comment:
   Already pointed out by @fvaleri, but I believe changing 3.4-IV1 to 3.5-IV0 
here will make the test pass.



-- 
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

Reply via email to