mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-12 07:34:10 +00:00
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…
x
Reference in New Issue
Block a user