Tiny cleanups in preparation for persistent tower (#10805)
This commit is contained in:
@ -830,6 +830,7 @@ fn test_snapshot_download() {
|
||||
#[test]
|
||||
#[serial]
|
||||
fn test_snapshot_restart_tower() {
|
||||
solana_logger::setup();
|
||||
// First set up the cluster with 2 nodes
|
||||
let snapshot_interval_slots = 10;
|
||||
let num_account_paths = 2;
|
||||
|
Reference in New Issue
Block a user