Quarantine InteropTest (#22102)
This commit is contained in:
parent
8af935684a
commit
09da906106
|
|
@ -26,6 +26,7 @@ namespace InteropTests
|
||||||
}
|
}
|
||||||
|
|
||||||
[Theory]
|
[Theory]
|
||||||
|
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/22101")]
|
||||||
[MemberData(nameof(TestCaseData))]
|
[MemberData(nameof(TestCaseData))]
|
||||||
public async Task InteropTestCase(string name)
|
public async Task InteropTestCase(string name)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue