plumb more accounts_index bins (#19123)
This commit is contained in:
committed by
GitHub
parent
ef72a02da7
commit
47e0d9aa95
@@ -191,6 +191,7 @@ mod tests {
|
||||
check_hash_calculation,
|
||||
false,
|
||||
false,
|
||||
solana_runtime::accounts_index::BINS_FOR_TESTING,
|
||||
)
|
||||
.unwrap();
|
||||
|
||||
@@ -807,6 +808,7 @@ mod tests {
|
||||
false,
|
||||
false,
|
||||
false,
|
||||
solana_runtime::accounts_index::BINS_FOR_TESTING,
|
||||
)?;
|
||||
|
||||
assert_eq!(bank, &deserialized_bank);
|
||||
|
Reference in New Issue
Block a user