set set_compacted_idx in trim test
This commit is contained in:
parent
9441e156cb
commit
61a015f1fd
@ -115,6 +115,7 @@ pub fn functionality_after_trim(
|
|||||||
);
|
);
|
||||||
|
|
||||||
storage.trim(3)?;
|
storage.trim(3)?;
|
||||||
|
storage.set_compacted_idx(3)?;
|
||||||
|
|
||||||
assert_eq!(
|
assert_eq!(
|
||||||
storage.get_log_len()?,
|
storage.get_log_len()?,
|
||||||
|
Loading…
Reference in New Issue
Block a user