mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-01 19:02:31 +01:00
telemetry: fixing "test" parameter description.
This commit is contained in:
@@ -99,7 +99,7 @@ class Telemetry(Workload):
|
|||||||
"""),
|
"""),
|
||||||
Parameter('test', default='page_cycler.top_10_mobile',
|
Parameter('test', default='page_cycler.top_10_mobile',
|
||||||
description="""
|
description="""
|
||||||
Specifies with of the the telemetry tests is to be run.
|
Specifies the telemetry test to run.
|
||||||
"""),
|
"""),
|
||||||
Parameter('run_benchmark_params', default='',
|
Parameter('run_benchmark_params', default='',
|
||||||
description="""
|
description="""
|
||||||
|
Reference in New Issue
Block a user