fix message #4
@ -44,7 +44,7 @@ func TestSendLogin(t *testing.T) {
|
||||
}
|
||||
|
||||
// test content of the packet
|
||||
assert.Equal(t, reply, tt.resultBuffer, "Login buffers not the same")
|
||||
assert.Equal(t, reply, tt.resultBuffer, "Login buffers not the same. Check encoding")
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user