Quarantine flaky test (#24191)
This commit is contained in:
parent
0ef891f75e
commit
f23460e901
|
|
@ -92,6 +92,7 @@ namespace Microsoft.AspNetCore.Components.E2ETest.Tests
|
|||
}
|
||||
|
||||
[Fact]
|
||||
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/24190")]
|
||||
public void CanDeleteUnkeyed()
|
||||
{
|
||||
PerformTest(
|
||||
|
|
|
|||
Loading…
Reference in New Issue