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 878e7b2 commit 5fb2c43Copy full SHA for 5fb2c43
packages/smithy-aws-core/tests/unit/credentials_resolvers/test_imds.py
@@ -111,4 +111,5 @@ async def test_token_cache_get_token():
111
await token_cache.get_token()
112
token_cache._refresh.assert_awaited()
113
114
-# TODO: Add tests for EC2Metadata and IMDSCredentialsResolver
+
115
+# TODO: Add tests for EC2Metadata and IMDSCredentialsResolver
0 commit comments