Roiocam commented on code in PR #641:
URL: https://github.com/apache/pekko-connectors/pull/641#discussion_r1582492373


##########
testkit/src/main/scala/org/apache/pekko/stream/connectors/testkit/CapturingAppender.scala:
##########
@@ -56,8 +56,8 @@ import org.slf4j.LoggerFactory
  * the captured logging events are flushed to the appenders defined for the
  * org.apache.pekko.actor.testkit.typed.internal.CapturingAppenderDelegate 
logger.
  *
- * The flushing on test failure is handled by 
[[pekko.actor.testkit.typed.scaladsl.LogCapturing]]
- * for ScalaTest and [[pekko.actor.testkit.typed.javadsl.LogCapturing]] for 
JUnit.
+ * The flushing on test failure is handled by 
[[org.apache.pekko.actor.testkit.typed.javadsl.LogCapturing]]
+ * for ScalaTest and 
[[org.apache.pekko.actor.testkit.typed.scaladsl.LogCapturing]] for JUnit.

Review Comment:
   +1, should be `javadsl... for JUnit`, `scaladsl... for ScalaTest`



-- 
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: notifications-unsubscr...@pekko.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to