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

Assert branch name now that SDK includes it #1282

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

MattKotsenas
Copy link
Member

Fixes #1251

Now that the SDK includes #1248, uncomment the integration tests that explicitly use the SDK-provided version.

In a few cases the commented-out code was wrong, but those cases should be obvious (e.g. NoCommit tests).

Fixes dotnet#1251

Now that the SDK includes dotnet#1248, uncomment the integration tests that
explicitly use the SDK-provided version.

In a few cases the commented-out code was wrong, but those cases should
be obvious (e.g. NoCommit tests).
@tmat tmat merged commit a8b2777 into dotnet:main Oct 4, 2024
10 checks passed
@MattKotsenas MattKotsenas deleted the refactor/1251-sdk-tests branch October 4, 2024 17:19
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.

Update integration tests after SDK updates to assert branch name
2 participants