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 MSTEST0022 #3770

Merged
merged 10 commits into from
Sep 6, 2024
Merged

Add codefix for MSTEST0022 #3770

merged 10 commits into from
Sep 6, 2024

Conversation

engyebrahim
Copy link
Member

fix: #3666

Copy link
Contributor

@MarcoRossignoli MarcoRossignoli left a comment

Choose a reason for hiding this comment

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

Some question

MarcoRossignoli
MarcoRossignoli previously approved these changes Sep 6, 2024
@MarcoRossignoli MarcoRossignoli enabled auto-merge (squash) September 6, 2024 09:05
@MarcoRossignoli MarcoRossignoli merged commit 56f129c into main Sep 6, 2024
6 checks passed
@MarcoRossignoli MarcoRossignoli deleted the enji/code-fix-22 branch September 6, 2024 09:45
using Microsoft.VisualStudio.TestTools.UnitTesting;

[TestClass]
public class MyTestClass {
Copy link
Member

Choose a reason for hiding this comment

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

@engyebrahim The formatting looks off here, you are probably missing the trivias from the syntax you changed/removed. Could you please create a ticket for that?

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 MSTEST0022
3 participants