Skip to content

Commit

Permalink
range_is_any test fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
rollbear committed Sep 28, 2024
1 parent 7d3e5c6 commit 86ab098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/compiling_tests_14.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4107,7 +4107,7 @@ TEST_CASE_METHOD(

TEST_CASE_METHOD(
Fixture,
"C++14: mismatching elements of a vector tested with matcher range_is_none are reported",
"C++14: mismatching elements of a vector tested with matcher range_is_any are reported",
"[C++14][matching][matchers][range_is_any]"
)
{
Expand Down

0 comments on commit 86ab098

Please sign in to comment.