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: augment universe_domain handling #1837

Merged
merged 15 commits into from
Mar 5, 2024
Prev Previous commit
Next Next commit
add import
  • Loading branch information
shollyman committed Feb 29, 2024
commit e7cb75c6d1925bfc444ac8a01035afffcdf38aab
1 change: 1 addition & 0 deletions tests/unit/test__helpers.py
Expand Up @@ -21,6 +21,7 @@
import mock
import pytest
import packaging
import google.api_core


@pytest.mark.skipif(
Expand Down