Quarantine InteropTest (#22102)

This commit is contained in:
Pranav K 2020-05-21 16:33:08 -07:00 committed by GitHub
parent 8af935684a
commit 09da906106
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ namespace InteropTests
}
[Theory]
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/22101")]
[MemberData(nameof(TestCaseData))]
public async Task InteropTestCase(string name)
{