mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-14 14:05:59 +08:00
cron test
This commit is contained in:
@@ -37,6 +37,7 @@ func getMsgListFake(num int) []*pbMsg.MsgDataToMQ {
|
||||
},
|
||||
})
|
||||
}
|
||||
return msgList
|
||||
}
|
||||
|
||||
func TestDeleteMongoMsgAndResetRedisSeq(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user