We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85e37fe commit 53b8cd9Copy full SHA for 53b8cd9
tests/test_planet_auth/unit/auth/test_auth.py
@@ -212,7 +212,7 @@ def __init__(self, **kwargs):
212
super().__init__(**kwargs)
213
214
215
-class AuthTestNew(unittest.TestCase):
+class AuthTestEnsureAuthenticatorIsReady(unittest.TestCase):
216
"""Tests for Auth.ensure_request_authenticator_is_ready()"""
217
218
def _create_auth_with_state(
0 commit comments