May need to wait longer for completion

As esting more keys
This commit is contained in:
Martin Sumner 2018-09-26 15:38:43 +01:00
parent b2fce95b14
commit 36537b4ae2

View file

@ -2281,7 +2281,7 @@ get_keys_byposition_manykeys_test_to() ->
end
end end,
false,
lists:seq(1, 20)),
lists:seq(1, 30)),
?assertMatch(10, length(cdb_getpositions(P1, 10))),
{ok, F2} = cdb_complete(P1),