Skip to content

Commit 618e33e

Browse files
committed
Fix typo
1 parent 46af4ec commit 618e33e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_mi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ def test_unified_api_service_should_ignore_unnecessary_client_id(self):
141141
{"ManagedIdentityIdType": "ClientId", "Id": "foo"},
142142
token_cache=TokenCache()))
143143

144-
def test_app_service_error_should_be_normalized(self):
144+
def test_sf_service_error_should_be_normalized(self):
145145
raw_error = '''
146146
{"error": {
147147
"correlationId": "foo",

0 commit comments

Comments
 (0)