good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit af16ca17 authored by Felix Lange's avatar Felix Lange Committed by GitHub
Browse files

rpc: raise limit in TestClientNotificationStorm (#19999)

parent cedf8be4
No related branches found
No related tags found
No related merge requests found
......@@ -380,7 +380,7 @@ func TestClientNotificationStorm(t *testing.T) {
}
doTest(8000, false)
doTest(21000, true)
doTest(23000, true)
}
func TestClientHTTP(t *testing.T) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment