pjfanning commented on code in PR #20:
URL: https://github.com/apache/incubator-pekko/pull/20#discussion_r1016347675


##########
akka-stream-tests/src/test/scala/akka/stream/io/DeprecatedTlsSpec.scala:
##########
@@ -516,7 +516,7 @@ class DeprecatedTlsSpec extends 
StreamSpec(DeprecatedTlsSpec.configOverrides) wi
 
         
Source.single(SendBytes(ByteString.empty)).via(flow).runWith(Sink.ignore)
       }
-      Await.result(run("akka-remote"), 3.seconds) // CN=akka-remote
+      Await.result(run("pekko-remote"), 3.seconds) // CN=pekko-remote

Review Comment:
   I've reverted the changes in these 2 tests



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