Skip to content

Commit

Permalink
Minor subcase name change
Browse files Browse the repository at this point in the history
  • Loading branch information
nv-hwoo committed Jan 30, 2024
1 parent 5b27a83 commit 144276c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/c++/perf_analyzer/test_report_writer.cc
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ TEST_CASE("report_writer: WriteLLMMetrics")

InferenceLoadMode infer_mode{};

SUBCASE("request with zero response")
SUBCASE("requests with zero response")
{
uint64_t sequence_id1{123};
uint64_t request_timestamp1{1};
Expand Down

0 comments on commit 144276c

Please sign in to comment.