Skip to content

Commit d88901d

Browse files
Update src/test/java/com/hivemq/codec/decoder/MQTTMessageDecoderTest.java
Co-authored-by: Mikhail Chernyakov <[email protected]>
1 parent 437030d commit d88901d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/com/hivemq/codec/decoder/MQTTMessageDecoderTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,6 @@ public void test_connect_mqtt3_1_packet_size_too_large() {
255255
test_connect_packet_size_too_large(mqtt31Connect);
256256
}
257257

258-
259258
@Test
260259
public void test_publish_mqtt5_packet_size_too_large() {
261260
test_publish_packet_size_too_large(ProtocolVersion.MQTTv5);

0 commit comments

Comments
 (0)