diff --git a/tests/generators/operations/main.py b/tests/generators/operations/main.py index 51cd507066..ae66843f61 100644 --- a/tests/generators/operations/main.py +++ b/tests/generators/operations/main.py @@ -49,6 +49,7 @@ 'deposit_request', 'voluntary_exit', 'withdrawal_request', + 'withdrawals', ]} electra_mods = combine_mods(_new_electra_mods, deneb_mods)