mirror of
https://github.com/azaion/admin.git
synced 2026-04-22 11:36:33 +00:00
[AZ-199] [AZ-200] [AZ-201] [AZ-202] Fix API bugs
Made-with: Cursor
This commit is contained in:
@@ -165,7 +165,7 @@ public sealed class ResilienceTests
|
||||
p95.Should().BeLessThan(500);
|
||||
}
|
||||
|
||||
[Fact(Skip = "API bug: MultipartBodyLengthLimit defaults to 128MB while Kestrel MaxRequestBodySize is 200MB — FormOptions not configured")]
|
||||
[Fact]
|
||||
[Trait("Category", "ResourceLimit")]
|
||||
public async Task Max_file_upload_200_mb_accepted()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user