Skip to content

Commit

Permalink
Merge branch 'hotfix/#979-QueuedMessageRouter-does-not-work-message-a…
Browse files Browse the repository at this point in the history
…re-not-sent-to-queue' into development

# Conflicts:
#	test/test_message_router.cpp
  • Loading branch information
jwellbelove committed Nov 30, 2024
2 parents e422be6 + de63fcb commit fb13326
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_message_router.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -717,7 +717,6 @@ namespace
TEST(message_router_with_overloaded_receive)
{
Router3 router;
etl::imessage_router& irouter = router;

Message1 message1(router);
Message2 message2(router);
Expand Down

0 comments on commit fb13326

Please sign in to comment.