Skip to content

Commit

Permalink
Update file names
Browse files Browse the repository at this point in the history
  • Loading branch information
hwwhww committed Jun 7, 2024
1 parent 5dec87f commit a6341af
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
set_eth1_withdrawal_credential_with_balance,
set_compounding_withdrawal_credential,
)
from eth2spec.test.helpers.withdrawal_request import run_withdrawal_request_processing


# Modified tests from 7002. Just testing EL-triggered exits, not partial withdrawals
Expand Down
2 changes: 1 addition & 1 deletion tests/generators/operations/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
'attestation',
'consolidation_request',
'deposit_request',
'withdrawal_request',
'voluntary_exit'
'withdrawal_request',
]}
electra_mods = combine_mods(_new_electra_mods, deneb_mods)

Expand Down

0 comments on commit a6341af

Please sign in to comment.