🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
diff --git a/tests/test_discovery.py b/tests/test_discovery.py index 4e9e0b9..6cc2a83 100644 --- a/tests/test_discovery.py +++ b/tests/test_discovery.py
@@ -2340,6 +2340,7 @@ response = request.execute(http=http) self.assertEqual(b"standing in for media", response) + if HAS_UNIVERSE: class Universe(unittest.TestCase):