minor fix

This commit is contained in:
Hsiao-Wei Wang 2023-01-04 18:51:51 +08:00
parent dba75eece9
commit 9d402dd2d2
No known key found for this signature in database
GPG Key ID: AE3D6B174F971DE4
1 changed files with 0 additions and 1 deletions

View File

@ -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