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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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