We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b8185a commit 96e8812Copy full SHA for 96e8812
docs/core/testing/mstest-analyzers/mstest0037.md
@@ -19,7 +19,7 @@ ms.author: ygerges
19
| **Title** | Use proper 'Assert' methods |
20
| **Category** | Usage |
21
| **Fix is breaking or non-breaking** | Non-breaking |
22
-| **Enabled by default** | No |
+| **Enabled by default** | Yes |
23
| **Default severity** | Info |
24
| **Introduced in version** | 3.7.0 |
25
| **There is a code fix** | No |
@@ -56,4 +56,4 @@ Use the better alternative method.
56
57
## When to suppress warnings
58
59
-You usually don't want to suppress warnings from this rule if you decided to opt-in for it.
+You usually don't want to suppress warnings from this rule.
0 commit comments