diff --git a/swarm/pss/prox_test.go b/swarm/pss/prox_test.go index ba6324582d..f1fe4f9218 100644 --- a/swarm/pss/prox_test.go +++ b/swarm/pss/prox_test.go @@ -227,7 +227,7 @@ func (d *testData) init(msgCount int) error { // nodes Y and Z will be considered required recipients of the msg, // whereas nodes X, Y and Z will be allowed recipients. func TestProxNetwork(t *testing.T) { - t.Run("16/16/10", testProxNetwork) + t.Run("16/16/20", testProxNetwork) } // params in run name: nodes/msgs