mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-27 01:33:33 +00:00
hmm
This commit is contained in:
@@ -826,7 +826,6 @@ mod tests {
|
|||||||
moduli.storage_strategy(snapshot_freq, sslot).unwrap(),
|
moduli.storage_strategy(snapshot_freq, sslot).unwrap(),
|
||||||
StorageStrategy::Snapshot
|
StorageStrategy::Snapshot
|
||||||
);
|
);
|
||||||
|
|
||||||
assert_eq!(
|
assert_eq!(
|
||||||
moduli.storage_strategy(snapshot_freq * 3, sslot).unwrap(),
|
moduli.storage_strategy(snapshot_freq * 3, sslot).unwrap(),
|
||||||
StorageStrategy::Snapshot
|
StorageStrategy::Snapshot
|
||||||
|
|||||||
Reference in New Issue
Block a user