Fix clippy (#10521)

Co-authored-by: Carl <carl@solana.com>
This commit is contained in:
carllin
2020-06-11 14:26:00 -07:00
committed by GitHub
parent bca386c776
commit 526eefac97

View File

@ -813,7 +813,7 @@ pub mod test {
heaviest_fork_failures, heaviest_fork_failures,
.. ..
} = ReplayStage::select_vote_and_reset_forks( } = ReplayStage::select_vote_and_reset_forks(
&vote_bank.clone(), &vote_bank,
&None, &None,
&ancestors, &ancestors,
&descendants, &descendants,