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: unit test failures in https://github.com/googleapis/python-pubsu… #1074

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

mukund-ananthu
Copy link
Contributor

…b/pull/1064

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

pytest.ini Show resolved Hide resolved
@ohmayr
Copy link

ohmayr commented Feb 8, 2024

Please try updating credentials.AnonymousCredentials to credentials.AnonymousCredentials(). Let me know if that works!

@mukund-ananthu
Copy link
Contributor Author

Please try updating credentials.AnonymousCredentials to credentials.AnonymousCredentials(). Let me know if that works!

@ohmayr Making this change, results in unit tests passing now. Thanks.

@mukund-ananthu mukund-ananthu merged commit 3c6d128 into main Feb 8, 2024
27 of 28 checks passed
@mukund-ananthu mukund-ananthu deleted the gapicErr branch February 8, 2024 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the googleapis/python-pubsub API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants