Ease timeout pressure in unit test
This commit is contained in:
parent
5e95e6a6b3
commit
039b135f5f
1 changed files with 1 additions and 1 deletions
|
@ -2086,7 +2086,7 @@ create_file_test() ->
|
|||
_ ->
|
||||
ok
|
||||
end end,
|
||||
[50, 50, 50, 50, 50]),
|
||||
[50, 100, 200, 400, 800]),
|
||||
{ok, SrcFN, StartKey, EndKey} = checkready(SP),
|
||||
io:format("StartKey ~w EndKey ~w~n", [StartKey, EndKey]),
|
||||
?assertMatch({o, _, _, _}, StartKey),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue