Skip to content

Commit

Permalink
Fix api change
Browse files Browse the repository at this point in the history
  • Loading branch information
ryoqun committed Dec 1, 2021
1 parent 57e431b commit 2ae0c33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions local-cluster/tests/local_cluster.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3711,6 +3711,7 @@ fn create_snapshot_to_hard_fork(
None,
None,
accounts_package_sender,
None,
)
.unwrap();
let bank = bank_forks.get(snapshot_slot).unwrap().clone();
Expand Down

0 comments on commit 2ae0c33

Please sign in to comment.