Skip to content

Commit d9f9b5b

Browse files
committed
chore: make 400 test explicit
1 parent 9f00833 commit d9f9b5b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

BugSplatDotNetStandard.Test/Api/CrashPostClient.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ public async Task CrashPostClient_PostMinidump_ShouldReturn200()
119119
}
120120

121121
[Test]
122+
[Explicit]
122123
public void CrashPostClient_PostMinidump_Returns400IfFileIsTooBig()
123124
{
124125
var bugsplat = new BugSplat(database, application, version);

0 commit comments

Comments
 (0)