Stabilize some banking stage tests (#6251)
* Stabilize some banking stage tests Fixes #5660 * Fix CI... * clean up * Fix ci * Address review nits * Use bank.max_tick_height due to off-by-one for no PohRecord's clearing bank * Fix CI... * Use bank.max_tick_height() instead for clarity
This commit is contained in:
@ -1755,6 +1755,7 @@ mod tests {
|
||||
/ DEFAULT_TICKS_PER_SLOT,
|
||||
),
|
||||
hashes_per_tick: None,
|
||||
target_tick_count: None,
|
||||
},
|
||||
|
||||
..GenesisBlock::default()
|
||||
|
Reference in New Issue
Block a user