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 46af4ec commit 618e33eCopy full SHA for 618e33e
tests/test_mi.py
@@ -141,7 +141,7 @@ def test_unified_api_service_should_ignore_unnecessary_client_id(self):
141
{"ManagedIdentityIdType": "ClientId", "Id": "foo"},
142
token_cache=TokenCache()))
143
144
- def test_app_service_error_should_be_normalized(self):
+ def test_sf_service_error_should_be_normalized(self):
145
raw_error = '''
146
{"error": {
147
"correlationId": "foo",
0 commit comments