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",
|
"id": "oidc-gitlab",
|
||||||
"name": "GitLab",
|
"name": "GitLab",
|
||||||
"icon": "mxc://localhost/gitlab-icon",
|
"icon": "mxc://localhost/gitlab-icon",
|
||||||
"brand": "org.matrix.gitlab"
|
"brand": "gitlab"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "custom",
|
"id": "custom",
|
||||||
@ -383,7 +383,7 @@ mod tests {
|
|||||||
"id": "oidc-github",
|
"id": "oidc-github",
|
||||||
"name": "GitHub",
|
"name": "GitHub",
|
||||||
"icon": "mxc://localhost/github-icon",
|
"icon": "mxc://localhost/github-icon",
|
||||||
"brand": "org.matrix.github"
|
"brand": "github"
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user