We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21dfe81 commit 7dd498bCopy full SHA for 7dd498b
src/Components/test/E2ETest/ServerRenderingTests/FormHandlingTests/FormWithParentBindingContextTest.cs
@@ -1287,7 +1287,7 @@ public void CanBindToFormWithFiles()
1287
}
1288
1289
[Theory]
1290
- [InlineData(true)]
+ // [InlineData(true)] QuarantinedTest: https://github.com/dotnet/aspnetcore/issues/61882
1291
[InlineData(false)]
1292
public void CanUseFormWithMethodGet(bool suppressEnhancedNavigation)
1293
{
0 commit comments