Merge pull request 'fix message' (#4) from test_fix into master
Reviewed-on: http://git.tfm.ro/mihaim/elbot/pulls/4
This commit is contained in:
commit
d2a2a0becd
@ -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