X-Git-Url: https://git.r.bdr.sh/rbdr/mobius/blobdiff_plain/a2ef262a164fc735b9b8471ac0c8001eea2b9bf6..b6e3be945680d017874967ae72ef86ee4235dcc2:/hotline/handshake_test.go diff --git a/hotline/handshake_test.go b/hotline/handshake_test.go index 73ebfe4..508fb0f 100644 --- a/hotline/handshake_test.go +++ b/hotline/handshake_test.go @@ -166,7 +166,7 @@ func TestPerformHandshake(t *testing.T) { 0x54, 0x52, 0x54, 0x50, // TRTP }, expectedOutput: nil, - expectedError: "failed to read handshake data: invalid handshake size", + expectedError: "read handshake: invalid handshake size", }, { name: "Invalid Protocol",