some tag replacements

This commit is contained in:
2022-08-08 12:35:58 +02:00
parent 65a47c7c57
commit 43fb6ef5cb
9 changed files with 9 additions and 9 deletions

View File

@ -8,7 +8,7 @@
#include "mocks/MessageQueueMock.h"
TEST_CASE("Action Helper", "[ActionHelper]") {
TEST_CASE("Action Helper", "[action]") {
ActionHelperOwnerMockBase testDhMock;
// TODO: Setting another number here breaks the test. Find out why
MessageQueueMock testMqMock(MessageQueueIF::NO_QUEUE);