fonsdant commented on code in PR #17198: URL: https://github.com/apache/kafka/pull/17198#discussion_r1828560503
########## streams/streams-scala/src/test/scala/org/apache/kafka/streams/scala/TopologyTest.scala: ########## @@ -276,61 +274,6 @@ class TopologyTest { assertEquals(getTopologyScala, getTopologyJava) } - @nowarn - @Test - def shouldBuildIdenticalTopologyInJavaNScalaTransform(): Unit = { Review Comment: I have rewrote this test with `process`, but have missed to rewrite the test name. I will fix it -- 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