swarm/pss: Increase prox test timeout

This commit is contained in:
lash 2019-03-19 13:05:50 +01:00
parent c6b56e6928
commit 02d0602bcf

View file

@ -205,7 +205,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