Commit d4175657 authored by Dominik Charousset's avatar Dominik Charousset

Update transport worker dispatcher test

parent a6183018
...@@ -187,6 +187,7 @@ struct fixture : host_fixture { ...@@ -187,6 +187,7 @@ struct fixture : host_fixture {
make_message_id(12345), std::move(stack), make_message_id(12345), std::move(stack),
make_message()); make_message());
return detail::make_unique<endpoint_manager::message>(std::move(elem), return detail::make_unique<endpoint_manager::message>(std::move(elem),
strong_actor,
payload); payload);
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment