Skip to content

Commit ba2e073

Browse files
committed
Remove min_group_size
1 parent 015e054 commit ba2e073

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_averaging.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,6 @@ def test_averaging_cancel(target_group_size):
530530
dht=dht,
531531
min_matchmaking_time=0.5,
532532
request_timeout=0.3,
533-
min_group_size=2,
534533
client_mode=(i % 2 == 0),
535534
target_group_size=target_group_size,
536535
prefix="mygroup",

0 commit comments

Comments
 (0)