Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add codefix for MSTEST0025 #3756

Merged
merged 3 commits into from
Sep 4, 2024
Merged

Add codefix for MSTEST0025 #3756

merged 3 commits into from
Sep 4, 2024

Conversation

engyebrahim
Copy link
Member

fix: #3667

@MarcoRossignoli MarcoRossignoli merged commit f1179e9 into main Sep 4, 2024
7 checks passed
@MarcoRossignoli MarcoRossignoli deleted the Enji/code-fix-0025 branch September 4, 2024 14:54
@@ -147,4 +147,7 @@
<data name="ChangeMethodAccessibilityToPrivateFix" xml:space="preserve">
<value>Change method accessibility to 'private'</value>
</data>
<data name="ReplaceWithFailAssertionFix" xml:space="preserve">
<value>Replace the assertion wit 'Assert.Fail()'</value>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@engyebrahim there is a typo, it should be with not wit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add codefix for MSTEST0025
3 participants