mirror of
https://gitee.com/johng/gf
synced 2026-06-06 16:21:40 +08:00
go fmt -w
This commit is contained in:
@ -169,7 +169,7 @@ func Test_Error(t *testing.T) {
|
||||
t.AssertNil(err)
|
||||
|
||||
time.Sleep(time.Second)
|
||||
|
||||
|
||||
_, err = redis.Do(ctx, "PUBLISH", "gf", "test")
|
||||
t.AssertNil(err)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user