Philippus commented on code in PR #2802:
URL: https://github.com/apache/pekko/pull/2802#discussion_r3004504576


##########
persistence-testkit/src/test/scala/org/apache/pekko/persistence/testkit/CommonUtils.scala:
##########
@@ -24,7 +25,7 @@ import org.scalatest.wordspec.AnyWordSpecLike
 
 import com.typesafe.config.ConfigFactory
 
-trait CommonUtils extends AnyWordSpecLike with TestKitBase {
+trait CommonUtils extends AnyWordSpecLike with TestKitBase with LogCapturing {

Review Comment:
   Was this change accidentally committed together with the removal?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to