Fix blocktree processor entry callback test (#6285)

This commit is contained in:
Justin Starry
2019-10-08 20:38:05 -04:00
committed by GitHub
parent 9fbbb17c3b
commit f2ee01ace3

View File

@ -1034,7 +1034,7 @@ pub mod tests {
None,
true,
&Arc::new(Keypair::new()),
&entries,
entries,
)
.unwrap();