Skip to content

Commit

Permalink
Fix conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
hwwhww committed Jan 19, 2024
1 parent 696d443 commit 2cc7c87
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 2cc7c87

Please sign in to comment.