Skip to content

Commit

Permalink
chore: conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
QuenKar committed Jan 9, 2024
1 parent b0cc058 commit fb454a8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/mito2/src/cache/write_cache.rs
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,9 @@ mod tests {
local_store.clone(),
object_store_manager,
ReadableSize::mb(10),
);
)
.await
.unwrap();

// Create Source
let metadata = Arc::new(sst_region_metadata());
Expand Down

0 comments on commit fb454a8

Please sign in to comment.