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

Fix xUnit warning #2010 in test projects. #4065

Merged
merged 1 commit into from
Dec 3, 2019

Conversation

imcarolwang
Copy link
Contributor

For #4006 .

Warning detail: Do not use boolean check to check for string equality. Assert.Equal should be used because it give more detailed information upon failure.

@StephenBonikowsky
Copy link
Member

:shipit:

@StephenBonikowsky StephenBonikowsky merged commit 8e47e8f into dotnet:master Dec 3, 2019
@StephenBonikowsky StephenBonikowsky mentioned this pull request Dec 4, 2019
12 tasks
@imcarolwang imcarolwang deleted the fix_xUnitWarning_2010 branch October 15, 2020 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants