X-Git-Url: https://git.r.bdr.sh/rbdr/mobius/blobdiff_plain/a2ef262a164fc735b9b8471ac0c8001eea2b9bf6..dd88b8567d1377f50ab6955f6a30db830d94ebd9:/hotline/handshake_test.go?ds=inline 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",