Skip to content

Commit 910fbc6

Browse files
committed
seed: that works
1 parent 4ff58ae commit 910fbc6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/proper_tests.erl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1048,6 +1048,7 @@ seeded_test_() ->
10481048
QC = fun (Prop) ->
10491049
R = proper:quickcheck(Prop, Opts),
10501050
proper:clean_garbage(),
1051+
catch proper_target:cleanup_strategy(),
10511052
R
10521053
end,
10531054
[[?_state_is_clean(), ?_assertEqual(QC(Prop),Check)]

0 commit comments

Comments
 (0)