Skip to content

Commit c74fbdc

Browse files
authored
Rename key for loginHint (#2586)
1 parent 8c770ae commit c74fbdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1150,7 +1150,7 @@ api:
11501150
instance.get({identity: identity});
11511151
}
11521152
return bcd.testOptionParam(get, null, 'context', 'use');
1153-
identity_option.loginHint: |-
1153+
identity_option.providers_option_loginHint: |-
11541154
function get(provider) {
11551155
instance.get({identity: {providers: [provider]}});
11561156
}

0 commit comments

Comments
 (0)