Unverified Commit 32c86e49 authored by Cyrus Leung's avatar Cyrus Leung Committed by GitHub
Browse files

[Misc] Fix typo (#5618)

parent 8eadcf0b
...@@ -21,7 +21,7 @@ latency_column_mapping = { ...@@ -21,7 +21,7 @@ latency_column_mapping = {
"P99": "P99", "P99": "P99",
} }
# thoughput tests and the keys that will be printed into markdown # throughput tests and the keys that will be printed into markdown
throughput_results = [] throughput_results = []
throughput_results_column_mapping = { throughput_results_column_mapping = {
"test_name": "Test name", "test_name": "Test name",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment