client-api: Update get_login_types tests
This commit is contained in:
parent
5668ebde5a
commit
bfb6dc14d9
@ -306,7 +306,7 @@ mod tests {
|
||||
"id": "oidc-gitlab",
|
||||
"name": "GitLab",
|
||||
"icon": "mxc://localhost/gitlab-icon",
|
||||
"brand": "org.matrix.gitlab"
|
||||
"brand": "gitlab"
|
||||
},
|
||||
{
|
||||
"id": "custom",
|
||||
@ -383,7 +383,7 @@ mod tests {
|
||||
"id": "oidc-github",
|
||||
"name": "GitHub",
|
||||
"icon": "mxc://localhost/github-icon",
|
||||
"brand": "org.matrix.github"
|
||||
"brand": "github"
|
||||
},
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user