pjfanning commented on code in PR #2632:
URL: https://github.com/apache/pekko/pull/2632#discussion_r2703914707
##########
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:
the last code commit includes lots of code formatting changes - can these be
reverted?
the only change I asked for was to fix one line in the license
--
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]