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: change wrong variable name on cluster update test to avoid misu… #328

Merged

Conversation

atilsensalduz
Copy link
Contributor

Description

client.Clusters.Update method returns Cluster object. Cluster update method test result has assigned to wrong variable name that is related with user as dbUser. I changed it to "cluster" as return object to avoid misunderstanding .

@atilsensalduz atilsensalduz requested a review from a team as a code owner November 17, 2022 10:44
@gssbzn
Copy link
Collaborator

gssbzn commented Nov 17, 2022

Thanks for the correction @atileren, can you please sign our contributor license agreement, it's a requirement before I can merge this

@atilsensalduz
Copy link
Contributor Author

hi @gssbzn , I've signed the contributor license agreement

Copy link
Collaborator

@gssbzn gssbzn left a comment

Choose a reason for hiding this comment

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

LGTM and CLA signed

Thanks for the contribution

@gssbzn gssbzn merged commit 86e830a into mongodb:master Nov 17, 2022
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.

None yet

2 participants