This commit is contained in:
Hsiao-Wei Wang 2022-11-15 08:45:05 -08:00
parent 438a7e55ea
commit 5c5639f8f2
No known key found for this signature in database
GPG Key ID: AE3D6B174F971DE4
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@ if __name__ == "__main__":
]}
eip4844_mods = combine_mods(_new_eip4844_mods, capella_mods)
# TODO Custody Game testgen is disabled for now
# _new_custody_game_mods = {key: 'eth2spec.test.custody_game.block_processing.test_process_' + key for key in [
# 'attestation',