mirror of
https://github.com/keycloak/keycloak.git
synced 2025-12-30 11:29:57 -06:00
Remove Twitter workaround (#28232)
Relates to #23252
Signed-off-by: Tomas Ondrusko <tondrusk@redhat.com>
(cherry picked from commit 3160116a56)
This commit is contained in:
committed by
Alexander Schwartz
parent
872695e3d4
commit
fbe4e2c281
@@ -387,7 +387,6 @@ public class SocialLoginTest extends AbstractKeycloakTest {
|
||||
public void twitterLogin() {
|
||||
setTestProvider(TWITTER);
|
||||
performLogin();
|
||||
navigateToLoginPage();
|
||||
assertUpdateProfile(false, false, true);
|
||||
appPage.assertCurrent();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user