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: fix unit test that could be broken by user's environment #239

Merged
merged 1 commit into from Mar 5, 2021

Conversation

chrisrossi
Copy link
Contributor

Unit test for the google.cloud.bigtable.Client constructor was picking
up the project from user's GOOGLE_CLOUD_PROJECT environment variable.

Unit test for the `google.cloud.bigtable.Client` constructor was picking
up the project from user's `GOOGLE_CLOUD_PROJECT` environment variable.
@chrisrossi chrisrossi requested review from a team as code owners March 5, 2021 16:21
@product-auto-label product-auto-label bot added the api: bigtable Issues related to the googleapis/python-bigtable API. label Mar 5, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 5, 2021
@kolea2 kolea2 merged commit cbd712e into googleapis:master Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the googleapis/python-bigtable API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants