Fix call to calculate_accounts_hash() (#28169)

This commit is contained in:
Brooks Prumo 2022-09-30 15:29:18 -04:00 committed by GitHub
parent 2f8f6c6a31
commit 8877ac2aa9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -293,7 +293,6 @@ fn test_epoch_accounts_hash() {
use_bg_thread_pool: false,
check_hash: false,
ancestors: Some(&bank.ancestors),
use_write_cache: true,
epoch_schedule: bank.epoch_schedule(),
rent_collector: bank.rent_collector(),
store_detailed_debug_info_on_failure: false,