mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-08-22 13:09:52 +08:00
test cron
This commit is contained in:
parent
01b2de80ae
commit
71a2090363
@ -161,7 +161,7 @@ func TestDeleteMongoMsgAndResetRedisSeq(t *testing.T) {
|
||||
if err != nil {
|
||||
t.Error("err is not nil", testUID4, err.Error())
|
||||
}
|
||||
if minSeq != 11001 {
|
||||
if minSeq != 11002 {
|
||||
t.Error("test3 is not the same", "minSeq:", minSeq, "targetSeq", 11002)
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user