AyushMhaisane commented on code in PR #2632:
URL: https://github.com/apache/pekko/pull/2632#discussion_r2703962702


##########
stream-tests/src/test/java/org/apache/pekko/stream/javadsl/SourceTest.java:
##########
@@ -64,16 +66,17 @@ public SourceTest() {
   }
 
   @ClassRule
-  public static PekkoJUnitActorSystemResource actorSystemResource =
-      new PekkoJUnitActorSystemResource("SourceTest", PekkoSpec.testConf());
+  public static PekkoJUnitActorSystemResource actorSystemResource = new 
PekkoJUnitActorSystemResource("SourceTest",
+      PekkoSpec.testConf());
 
-  interface Fruit {}

Review Comment:
   Sorry about the formatting noise! I have reset the file and applied only the 
necessary type witness changes to TestSink. The diff should be clean now.



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