mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-01 05:14:49 +00:00
fix old ssz-static todo comment
This commit is contained in:
parent
56bcb630db
commit
8ac59b7317
@ -93,7 +93,6 @@ if __name__ == "__main__":
|
||||
seed += 1
|
||||
settings.append((seed, MAINNET, random_value.RandomizationMode.mode_random, False, 5))
|
||||
seed += 1
|
||||
# TODO: enable testing for the whole merge spec.
|
||||
for fork in TESTGEN_FORKS:
|
||||
gen_runner.run_generator("ssz_static", [
|
||||
create_provider(fork, config_name, seed, mode, chaos, cases_if_random)
|
||||
|
Loading…
x
Reference in New Issue
Block a user