This commit is contained in:
Eitan Seri- Levi
2026-03-26 22:09:46 -07:00
parent 7d2ee55652
commit 45b2a6eddc

View File

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