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

[sdk/dotnet] Moved urn value retrieval into if statement #6081

Merged
merged 2 commits into from Jan 11, 2021

Conversation

nicro950
Copy link
Contributor

Fixes #6080

For more details check #6080
The problem is that if the urn is not present in the given args, then the unit tests will fail.

@justinvp
Copy link
Member

/run-acceptance-tests

@github-actions
Copy link

Please view the results of the PR Build + Acceptance Tests Run Here

Copy link
Member

@justinvp justinvp left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks, @nicro950!

@justinvp justinvp merged commit 9fbdc51 into pulumi:master Jan 11, 2021
@nicro950 nicro950 deleted the nicro950/fix-mock-monitor branch January 11, 2021 15:22
abhinav pushed a commit to pulumi/pulumi-dotnet that referenced this pull request Jan 11, 2023
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.

Dotnet pulumi unit tests crashes with "the key 'urn' is not present in the dictionary"
2 participants