This commit is contained in:
Eitan Seri- Levi
2026-03-26 22:09:37 -07:00
parent 14f1aa1121
commit 7d2ee55652

View File

@@ -826,6 +826,7 @@ mod tests {
moduli.storage_strategy(snapshot_freq, sslot).unwrap(),
StorageStrategy::Snapshot
);
assert_eq!(
moduli.storage_strategy(snapshot_freq * 3, sslot).unwrap(),
StorageStrategy::Snapshot