Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisspyB committed Nov 4, 2024
1 parent 0229d90 commit b00df78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/remote/test_remote.cc
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ CASE( "Parse the metrics file" ) {
for (const auto& key : commonKeys) {
EXPECT(v.contains(key));
}
// EXPECT_NOT_EQUAL(v["context"], "none"); /// @todo: add ctx to axes call.
}
EXPECT_EQUAL(values.size(), 2);
// Check extract
Expand Down

0 comments on commit b00df78

Please sign in to comment.