mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-02 18:24:59 -05:00
Update test_libs/pyspec/tests/test_sanity.py
Co-Authored-By: JustinDrake <drakefjustin@gmail.com>
This commit is contained in:
@@ -323,7 +323,6 @@ def test_attestation(state):
|
||||
|
||||
assert len(test_state.current_epoch_attestations) == len(state.current_epoch_attestations) + 1
|
||||
|
||||
proposer_index = get_beacon_proposer_index(test_state)
|
||||
|
||||
#
|
||||
# Epoch transition should move to previous_epoch_attestations
|
||||
|
||||
Reference in New Issue
Block a user