Undo testing restriction in test/machi_ap_repair_eqc.erl
This commit is contained in:
parent
b246ebc376
commit
12ebf4390d
1 changed files with 1 additions and 3 deletions
|
@ -199,9 +199,7 @@ change_partition(Partition,
|
||||||
%% Generators
|
%% Generators
|
||||||
|
|
||||||
num() ->
|
num() ->
|
||||||
2.
|
choose(2, 5).
|
||||||
%% TODO:put me back
|
|
||||||
%% choose(2, 5).
|
|
||||||
|
|
||||||
cr_count(Num) ->
|
cr_count(Num) ->
|
||||||
Num * 3.
|
Num * 3.
|
||||||
|
|
Loading…
Reference in a new issue