diff --git a/test/Providers.GremlinServer.Tests/LoggingIntegrationTests.cs b/test/Providers.GremlinServer.Tests/LoggingIntegrationTests.cs index 128707ed0..f4763276e 100644 --- a/test/Providers.GremlinServer.Tests/LoggingIntegrationTests.cs +++ b/test/Providers.GremlinServer.Tests/LoggingIntegrationTests.cs @@ -10,7 +10,7 @@ namespace ExRam.Gremlinq.Providers.GremlinServer.Tests { - [IntegrationTest("Linux")] + [IntegrationTest("Linux", true)] [IntegrationTest("Windows")] public class LoggingIntegrationTests : QueryExecutionTest, IClassFixture {