forked from cerc-io/plugeth
rpc: raise limit in TestClientNotificationStorm (#19999)
This commit is contained in:
parent
cedf8be435
commit
af16ca177f
@ -380,7 +380,7 @@ func TestClientNotificationStorm(t *testing.T) {
|
||||
}
|
||||
|
||||
doTest(8000, false)
|
||||
doTest(21000, true)
|
||||
doTest(23000, true)
|
||||
}
|
||||
|
||||
func TestClientHTTP(t *testing.T) {
|
||||
|
Loading…
Reference in New Issue
Block a user