add test step

This commit is contained in:
Aditya Asgaonkar 2023-07-24 12:42:29 -07:00
parent 752f2a0476
commit ee32adb5a4
1 changed files with 1 additions and 0 deletions

View File

@ -382,6 +382,7 @@ def _run_include_votes_of_another_empty_chain(spec, state, enough_ffg, is_justif
# to next epoch
next_epoch(spec, state)
on_tick_and_append_step(spec, store, current_time, test_steps)
assert spec.get_head(store) == signed_block_y.message.hash_tree_root()
next_epoch(spec, state)
current_time = state.slot * spec.config.SECONDS_PER_SLOT + store.genesis_time