Skip to content

Commit 9492d2d

Browse files
committed
test
1 parent 4d47b68 commit 9492d2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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(5 * time.Second)
83+
time.Sleep(1 * time.Second)
8484
log.Info("", "waiting...")
8585
}
8686
//reliabilityTest()

0 commit comments

Comments
 (0)