mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-31 21:05:24 +00:00
Update tests/generators/random/generate.py
This commit is contained in:
parent
5b0d2627c3
commit
4b3022a767
@ -141,7 +141,7 @@ def _generate_randomized_scenarios(block_randomizer):
|
||||
|
||||
def _id_from_scenario(test_description):
|
||||
"""
|
||||
Construct a test name for ``pytest`` infra.
|
||||
Construct a name for the scenario based its data.
|
||||
"""
|
||||
def _to_id_part(prefix, x):
|
||||
suffix = str(x)
|
||||
|
Loading…
x
Reference in New Issue
Block a user