Skip to content

Commit

Permalink
Remove unnecesssary change
Browse files Browse the repository at this point in the history
  • Loading branch information
adiasg committed Apr 4, 2021
1 parent 5194dd1 commit 9e5ee0a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ def test_on_block_outside_safe_slots_and_multiple_better_justified(spec, state):
def test_on_block_outside_safe_slots_but_finality(spec, state):
# Initialization
store = get_genesis_forkchoice_store(spec, state)
time = 0
time = 100
spec.on_tick(store, time)

next_epoch(spec, state)
Expand Down

0 comments on commit 9e5ee0a

Please sign in to comment.