Unverified Commit f4fcd4f5 authored by Guillaume Ballet's avatar Guillaume Ballet Committed by GitHub

rpc: increase the number of subscriptions in storm test (#22316)

parent 77787802
...@@ -427,7 +427,7 @@ func TestClientNotificationStorm(t *testing.T) { ...@@ -427,7 +427,7 @@ func TestClientNotificationStorm(t *testing.T) {
} }
doTest(8000, false) doTest(8000, false)
doTest(23000, true) doTest(24000, true)
} }
func TestClientSetHeader(t *testing.T) { func TestClientSetHeader(t *testing.T) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment