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 309a699 commit 17bb44dCopy full SHA for 17bb44d
test/test_mqtt.py
@@ -111,7 +111,6 @@ def test_mtls_from_path(self):
111
112
self._test_connection(connection)
113
114
- @unittest.skipIf(os.environ.get('AWS_CONTAINER_CREDENTIALS_RELATIVE_URI'), "ECS credentials provider is currently broken")
115
def test_websockets_default(self):
116
"""Websocket connection with default credentials provider"""
117
config = Config.get()
0 commit comments