client-api: Update get_login_types tests

This commit is contained in:
Jonas Platte 2022-02-02 16:52:22 +01:00
parent 5668ebde5a
commit bfb6dc14d9
No known key found for this signature in database
GPG Key ID: CC154DE0E30B7C67

View File

@ -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"
},
]
}