You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I marked this issue as a documentation issue. But in general it's the same as any warning #pragma warning disable MSTEST0024. Also, you should see a "Suppress or configure issues" -> "Suppress MSTEST0024" if you invoke quick actions in Visual Studio.
Unlike the docs for other analyzers, e.g.:
The doc for MSTest analyzer rules, such as MSTEST0024 only says the following:
I can suppress [the] warnings from this rule. But how?
The text was updated successfully, but these errors were encountered: