Fix conflict
This commit is contained in:
parent
696d443f0a
commit
2cc7c8798d
|
@ -1,10 +1,12 @@
|
|||
from eth2spec.test.context import (
|
||||
MAINNET,
|
||||
spec_test,
|
||||
single_phase,
|
||||
with_eip7594_and_later,
|
||||
with_phases,
|
||||
)
|
||||
from eth2spec.test.helpers.constants import (
|
||||
MAINNET,
|
||||
)
|
||||
|
||||
|
||||
@with_eip7594_and_later
|
||||
|
|
Loading…
Reference in New Issue