mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
increasing subscription buffer test count - pull #19747
This commit is contained in:
parent
af72871185
commit
52d99f5df4
1 changed files with 1 additions and 1 deletions
|
|
@ -380,7 +380,7 @@ func TestClientNotificationStorm(t *testing.T) {
|
|||
}
|
||||
|
||||
doTest(8000, false)
|
||||
doTest(21000, true)
|
||||
doTest(22000, true)
|
||||
}
|
||||
|
||||
func TestClientHTTP(t *testing.T) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue