Skip to content

Commit b30704b

Browse files
committed
fixes google format
Signed-off-by: Oleh Dokuka <[email protected]>
1 parent a8dd315 commit b30704b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: rsocket-transport-netty/src/test/java/io/rsocket/integration/KeepaliveTest.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
import reactor.util.retry.RetryBackoffSpec;
2828

2929
/**
30-
* Test case that reproduces the following
31-
* <a href="https://github.com/rsocket/rsocket-java/issues/1099">GitHub Issue</a>
30+
* Test case that reproduces the following <a
31+
* href="https://github.com/rsocket/rsocket-java/issues/1099">GitHub Issue</a>
3232
*/
3333
public class KeepaliveTest {
3434

0 commit comments

Comments
 (0)