diff --git a/tests/SmiServices.IntegrationTests/Common/Messaging/ControlMessageConsumerTests.cs b/tests/SmiServices.IntegrationTests/Common/Messaging/ControlMessageConsumerTests.cs index ae1dc0247..a93cdebf2 100644 --- a/tests/SmiServices.IntegrationTests/Common/Messaging/ControlMessageConsumerTests.cs +++ b/tests/SmiServices.IntegrationTests/Common/Messaging/ControlMessageConsumerTests.cs @@ -4,6 +4,7 @@ namespace SmiServices.IntegrationTests.Common.Messaging; +[RequiresRabbit] internal class ControlMessageConsumerTests { private static GlobalOptions GlobalOptionsForTest()