diff --git a/tests/generators/epoch_processing/main.py b/tests/generators/epoch_processing/main.py index 384d047be..dda4345a8 100644 --- a/tests/generators/epoch_processing/main.py +++ b/tests/generators/epoch_processing/main.py @@ -32,7 +32,6 @@ if __name__ == "__main__": ]} capella_mods = combine_mods(_new_capella_mods, bellatrix_mods) - # TODO: add process_execution_payload tests eip4844_mods = capella_mods # TODO Custody Game testgen is disabled for now