Skip to content

Commit 9e7bd72

Browse files
committed
Test is Windows only
1 parent efcac26 commit 9e7bd72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IntegrationTests/Microsoft.Testing.Platform.Acceptance.IntegrationTests/MSBuildTests.Test.cs

+1
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ private async Task InvokeTestingPlatform_Target_Should_Build_Without_Warnings_An
100100
}
101101

102102
[TestMethod]
103+
[OSCondition(OperatingSystems.Windows)]
103104
public async Task RunUsingTestTargetWithNetfxMSBuild()
104105
{
105106
TestAsset testAsset = await TestAsset.GenerateAssetAsync(

0 commit comments

Comments
 (0)