mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-01 09:45:02 -05:00
Remove leftover print
This commit is contained in:
@@ -45,7 +45,6 @@ from eth2spec.test.context import (
|
||||
@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
|
||||
|
||||
Reference in New Issue
Block a user