Skip to content

Commit

Permalink
Merge pull request #3966 from ethereum/add-electra-withdrawals-tests
Browse files Browse the repository at this point in the history
Add Electra `test_process_withdrawals` path to testgen
  • Loading branch information
jtraglia authored Oct 8, 2024
2 parents d8fd159 + 7df8ab7 commit 01b2625
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/generators/operations/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
'deposit_request',
'voluntary_exit',
'withdrawal_request',
'withdrawals',
]}
electra_mods = combine_mods(_new_electra_mods, deneb_mods)

Expand Down

0 comments on commit 01b2625

Please sign in to comment.