Skip to content

Commit

Permalink
Better name for CO_YIELD test
Browse files Browse the repository at this point in the history
  • Loading branch information
rollbear committed Nov 3, 2023
1 parent a466c6f commit cc26d80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_co_mock.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ TEST_CASE_METHOD(

TEST_CASE_METHOD(
Fixture,
"co_yield",
"CO_YIELDed values are co_await:ed in order with CO_RETURN last",
"[coro]")
{
co_mock m;
Expand Down

0 comments on commit cc26d80

Please sign in to comment.