merge conflicts

This commit is contained in:
Eitan Seri- Levi
2026-03-26 22:03:17 -07:00
parent 5567bf9339
commit 14f1aa1121
3 changed files with 13 additions and 20 deletions

View File

@@ -5129,7 +5129,7 @@ async fn replay_from_split_state() {
assert!(
store
.hierarchy
.storage_strategy(split.slot, anchor_slot, StatePayloadStatus::Pending)
.storage_strategy(split.slot, anchor_slot)
.unwrap()
.is_replay_from()
);