]> git.r.bdr.sh - rbdr/mobius/blobdiff - hotline/handshake_test.go
Extensive refactor, quality of life enhancements
[rbdr/mobius] / hotline / handshake_test.go
index 73ebfe411d16313e717d07dc4dc709679e7f1953..508fb0f88eeddcb77c56badb0ac0f5b36cdd0ac1 100644 (file)
@@ -166,7 +166,7 @@ func TestPerformHandshake(t *testing.T) {
                                0x54, 0x52, 0x54, 0x50, // TRTP
                        },
                        expectedOutput: nil,
                                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",
                },
                {
                        name: "Invalid Protocol",