diff --git a/test/Microsoft.TestPlatform.SmokeTests/DotnetHostArchitectureVerifierTests.cs b/test/Microsoft.TestPlatform.SmokeTests/DotnetHostArchitectureVerifierTests.cs index e19e072611..14dcf82a10 100644 --- a/test/Microsoft.TestPlatform.SmokeTests/DotnetHostArchitectureVerifierTests.cs +++ b/test/Microsoft.TestPlatform.SmokeTests/DotnetHostArchitectureVerifierTests.cs @@ -11,6 +11,7 @@ namespace Microsoft.TestPlatform.SmokeTests using System.Linq; [TestClass] + // On Linux/Mac we don't download the same .NET SDK bundles [TestCategory("Windows-Review")] public class DotnetHostArchitectureVerifierTests : IntegrationTestBase {