mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-15 06:05:10 -05:00
Consistent test step naming
This commit is contained in:
@@ -274,7 +274,7 @@ def emit_upgrade_store(test, new_s_spec, phases=None):
|
||||
|
||||
yield from [] # Consistently enable `yield from` syntax in calling tests
|
||||
test.steps.append({
|
||||
"process_upgrade_store": {
|
||||
"upgrade_store": {
|
||||
"store_fork_digest": encode_hex(store_fork_digest),
|
||||
"checks": get_checks(test.s_spec, test.store),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user