Skip to content

Commit 1d7443d

Browse files
authored
Update FormsTest.cs
1 parent b4c19c4 commit 1d7443d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Components/test/E2ETest/Tests/FormsTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ public void InputTextAreaInteractsWithEditContext()
195195
}
196196

197197
[Fact]
198+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/31734")]
198199
public void InputDateInteractsWithEditContext_NonNullableDateTime()
199200
{
200201
var appElement = MountTypicalValidationComponent();

0 commit comments

Comments
 (0)