From 1440fc013170ca24ee994ffcc4e08acd20b0310c Mon Sep 17 00:00:00 2001 From: jeff washington Date: Tue, 6 Aug 2024 13:08:17 -0500 Subject: [PATCH] clean up comment --- accounts-db/src/accounts_db.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/accounts-db/src/accounts_db.rs b/accounts-db/src/accounts_db.rs index d4b3505b81ae01..67c1247a3ed770 100644 --- a/accounts-db/src/accounts_db.rs +++ b/accounts-db/src/accounts_db.rs @@ -11101,8 +11101,8 @@ pub mod tests { accounts.set_latest_full_snapshot_slot(latest_full_snapshot_slot); } - // Slot 1 should be cleaned, but - // zero-lamport account should not be cleaned since latest_full_snapshot_slot is before slot 1 + + // Shrink the slot. The behavior on the zero lamport account will depend on `latest_full_snapshot_slot`. accounts.shrink_slot_forced(slot); assert!(