Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 5d39fcf

Browse files
Adding another flake
1 parent 6db68d2 commit 5d39fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/GitHub.InlineReviews.UnitTests/Services/PullRequestSessionManagerTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ Line 2
502502
}
503503
}
504504

505-
[Test]
505+
[Test, NUnit.Framework.Category("CodeCoverageFlake")]
506506
public async Task UpdatesReviewCommentWithNewBody()
507507
{
508508
var baseContents = @"Line 1

0 commit comments

Comments
 (0)