Skip to content

Commit 68b8824

Browse files
add comment
1 parent 98c4750 commit 68b8824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/coverlet.core.tests/Symbols/CecilSymbolHelperTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ public void GetBranchPoints_CompleteIf()
108108
Assert.Equal(34, points[1].StartLine);
109109
}
110110

111-
#if !RELEASE
111+
#if !RELEASE // Issue https://github.com/tonerdo/coverlet/issues/389
112112
[Fact]
113113
public void GetBranchPoints_Switch()
114114
{

0 commit comments

Comments
 (0)