Skip to content

Commit

Permalink
Update iterator_SUITE.erl
Browse files Browse the repository at this point in the history
  • Loading branch information
martinsumner committed Nov 9, 2023
1 parent 44a1a2b commit a549d29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/end_to_end/iterator_SUITE.erl
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ expiring_indexes(_Config) ->
% this time index value of 6
testutil:stdload_object(
Bookie1, B0, K0, 5, <<"value">>, leveled_util:integer_now() + 10),
timer:sleep(1000),
{async, Folder2} = IndexFold(),
leveled_bookie:book_indexfold(Bookie1,
B0,
Expand Down

0 comments on commit a549d29

Please sign in to comment.