Skip to content

Commit

Permalink
Bump timeout on EQC
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Cribbs committed May 29, 2014
1 parent 718828f commit 8964ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/bucket_props_codec_eqc.erl
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
%% Eunit integration
%%====================================================================
bucket_codec_test_() ->
[{"bucket properties encode decode",
[{timeout, 10,
?_test(begin
eqc:quickcheck(?QC_OUT(eqc:testing_time(4, prop_codec())))
end)}].
Expand Down

0 comments on commit 8964ba8

Please sign in to comment.