aboutsummaryrefslogtreecommitdiffstats
path: root/les/distributor_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'les/distributor_test.go')
-rw-r--r--les/distributor_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/les/distributor_test.go b/les/distributor_test.go
index 2891bcab4..8c7621f26 100644
--- a/les/distributor_test.go
+++ b/les/distributor_test.go
@@ -87,7 +87,7 @@ const (
testDistBufLimit = 10000000
testDistMaxCost = 1000000
testDistPeerCount = 5
- testDistReqCount = 50000
+ testDistReqCount = 5000
testDistMaxResendCount = 3
)