Skip to content

Commit 4d47b68

Browse files
committed
test
1 parent 09bd584 commit 4d47b68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ func main() {
8080
//test.DoTestGetGroupHistoryMessage()
8181
for {
8282
test.DoTestSendMsg2(strMyUidx, test.Friend_uid)
83-
time.Sleep(30 * time.Second)
83+
time.Sleep(5 * time.Second)
8484
log.Info("", "waiting...")
8585
}
8686
//reliabilityTest()

0 commit comments

Comments
 (0)