We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8dd315 commit b30704bCopy full SHA for b30704b
rsocket-transport-netty/src/test/java/io/rsocket/integration/KeepaliveTest.java
@@ -27,8 +27,8 @@
27
import reactor.util.retry.RetryBackoffSpec;
28
29
/**
30
- * Test case that reproduces the following
31
- * <a href="https://github.com/rsocket/rsocket-java/issues/1099">GitHub Issue</a>
+ * Test case that reproduces the following <a
+ * href="https://github.com/rsocket/rsocket-java/issues/1099">GitHub Issue</a>
32
*/
33
public class KeepaliveTest {
34
0 commit comments