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

Cleanup duplicate tests (same test ID) #33185

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

lauxjpn
Copy link
Contributor

@lauxjpn lauxjpn commented Feb 28, 2024

Fixes test runner warnings that appear in every full test suite run, because 4 overridden tests in EFCore.Relational.Specification.Tests use the same xUnit attributes that already decorate the method in the base class.

@ajcvickers ajcvickers merged commit 0927dea into dotnet:main Feb 28, 2024
7 checks passed
@ajcvickers
Copy link
Member

Thanks @lauxjpn!

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.

2 participants