test: document msg num set 100

This commit is contained in:
wangchuxiao 2023-07-24 11:11:51 +08:00
parent 667dccdc34
commit 87627043d8

View File

@ -27,7 +27,7 @@ import (
) )
const ( const (
singleGocMsgNum = 5000 singleGocMsgNum = 100
Msg = "msg" Msg = "msg"
OldestList = 0 OldestList = 0
NewestList = -1 NewestList = -1