We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4f4211 commit 9db197aCopy full SHA for 9db197a
src/couch/test/eunit/couch_btree_prop_tests.erl
@@ -32,7 +32,7 @@
32
-include_lib("couch/include/couch_eunit.hrl").
33
34
btree_property_test_() ->
35
- ?EUNIT_QUICKCHECK(90, 5000).
+ ?EUNIT_QUICKCHECK(90, 3000).
36
37
%
38
% Properties
0 commit comments