cron test

This commit is contained in:
wangchuxiao 2022-11-18 17:35:45 +08:00
parent c0d7f0f5fd
commit 11405adcf6

View File

@ -37,6 +37,7 @@ func getMsgListFake(num int) []*pbMsg.MsgDataToMQ {
}, },
}) })
} }
return msgList
} }
func TestDeleteMongoMsgAndResetRedisSeq(t *testing.T) { func TestDeleteMongoMsgAndResetRedisSeq(t *testing.T) {