Skip to content

Commit 33c6727

Browse files
authored
Update when to suppress MSTest0037 (proper assert method) (#43793)
1 parent 7800ed3 commit 33c6727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/testing/mstest-analyzers/mstest0037.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ Use the better alternative method.
5656

5757
## When to suppress warnings
5858

59-
You usually don't want to suppress warnings from this rule.
59+
If the assert is intended to verify the behavior of a user-defined operator, you can and should suppress the warning.

0 commit comments

Comments
 (0)