Skip to content

Commit

Permalink
fix(storage): fix check
Browse files Browse the repository at this point in the history
  • Loading branch information
Li0k committed Jul 9, 2024
1 parent 1821fc9 commit 15b8022
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/storage/src/storage_failpoints/test_iterator.rs
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,7 @@ async fn test_failpoints_compactor_iterator_recreate() {
table.meta.block_metas.clone(),
info,
HashSet::from_iter(std::iter::once(0)),
0,
&stats,
Arc::new(TaskProgress::default()),
sstable_store,
Expand Down

0 comments on commit 15b8022

Please sign in to comment.