Anton Kaliaev
7 years ago
No known key found for this signature in database
GPG Key ID: 7B6881D965918214
1 changed files with
1 additions and
1 deletions
-
rpc/lib/rpc_test.go
|
|
@ -362,7 +362,7 @@ func TestWSClientPingPong(t *testing.T) { |
|
|
|
require.Nil(t, err) |
|
|
|
defer cl.Stop() |
|
|
|
|
|
|
|
time.Sleep(3 * time.Second) |
|
|
|
time.Sleep(6 * time.Second) |
|
|
|
} |
|
|
|
|
|
|
|
func randBytes(t *testing.T) []byte { |
|
|
|