Skip to content

Commit c093a66

Browse files
authored
Unquarantine CanUploadSingleLargeFile (#34589)
Everything seems to be working as expected and we're seeing a consistent pass rate over the past 30 days: ![image](https://user-images.githubusercontent.com/14852843/126516380-be068b45-ee81-4c68-bde2-ec8f9871f926.png)
1 parent 7c66825 commit c093a66

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ public void CanUploadSingleSmallFile()
6666
}
6767

6868
[Fact]
69-
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/26331")]
7069
public void CanUploadSingleLargeFile()
7170
{
7271
// Create a large text file

0 commit comments

Comments
 (0)