Skip to content

Commit

Permalink
Remove leftover print
Browse files Browse the repository at this point in the history
  • Loading branch information
hwwhww committed Jul 15, 2022
1 parent 185f51e commit ec7c7c8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
@with_all_phases
@spec_state_test
def test_prev_slot_block_transition(spec, state):
print('spec.fork', spec.fork)
# Go to clean slot
spec.process_slots(state, state.slot + 1)
# Make a block for it
Expand Down

0 comments on commit ec7c7c8

Please sign in to comment.