cleaning up message queue mock and subscription API
This commit is contained in:
@ -9,7 +9,5 @@ TEST_CASE("TM Send Helper", "[tm-send-helper]") {
|
||||
auto msgQueue = MessageQueueMockBase();
|
||||
TmSendHelper sendHelper(&msgQueue, &errReporter);
|
||||
|
||||
SECTION("State") {
|
||||
|
||||
}
|
||||
SECTION("State") {}
|
||||
}
|
Reference in New Issue
Block a user