summaryrefslogtreecommitdiffstats
path: root/result_collection_api/dashboard/yardstick2Dashboard.py
diff options
context:
space:
mode:
Diffstat (limited to 'result_collection_api/dashboard/yardstick2Dashboard.py')
-rw-r--r--result_collection_api/dashboard/yardstick2Dashboard.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/result_collection_api/dashboard/yardstick2Dashboard.py b/result_collection_api/dashboard/yardstick2Dashboard.py
index c434242..20b0864 100644
--- a/result_collection_api/dashboard/yardstick2Dashboard.py
+++ b/result_collection_api/dashboard/yardstick2Dashboard.py
@@ -69,7 +69,7 @@ def _get_test_status_bar(results):
return nbTest, nbTestOk
-def format_ping_for_dashboard(results):
+def format_Ping_for_dashboard(results):
"""
Post processing for the Ping test case
"""