Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
minor comment spelling fix
Browse files Browse the repository at this point in the history
  • Loading branch information
xiangzhu70 committed Feb 2, 2023
1 parent 9755292 commit 3aeb511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local-cluster/tests/local_cluster.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1087,7 +1087,7 @@ fn test_incremental_snapshot_download_with_crossing_full_snapshot_interval_at_st
info!("Stop the test validator.");
let validator_info = cluster.exit_node(&validator_identity.pubkey());

info!("Purge the valitor bank snapshots.");
info!("Purge the test validator bank snapshots.");
purge_old_bank_snapshots(validator_snapshot_test_config.bank_snapshots_dir, 0);

info!(
Expand Down

0 comments on commit 3aeb511

Please sign in to comment.