This commit is contained in:
parent
e252055c52
commit
bbf26c3987
@ -44,7 +44,7 @@ func TestSendLogin(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// test content of the packet
|
// 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