Fix broken pipeline
All checks were successful
Flare Microsystems Git/FlarePublic/CrossJeeves/pipeline/pr-master This commit looks good
All checks were successful
Flare Microsystems Git/FlarePublic/CrossJeeves/pipeline/pr-master This commit looks good
This commit is contained in:
@@ -27,7 +27,7 @@ public class Packet127KeepAliveTest extends PacketTestBase {
|
||||
|
||||
packet.sendPacket(output());
|
||||
|
||||
assertEquals(117, input().readByte());
|
||||
assertEquals(127, input().readByte());
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user