Remove Twitter workaround (#28232)
Relates to #23252 Signed-off-by: Tomas Ondrusko <tondrusk@redhat.com>
This commit is contained in:
parent
be32f8b1bf
commit
3160116a56
1 changed files with 0 additions and 1 deletions
|
@ -389,7 +389,6 @@ public class SocialLoginTest extends AbstractKeycloakTest {
|
|||
public void twitterLogin() {
|
||||
setTestProvider(TWITTER);
|
||||
performLogin();
|
||||
navigateToLoginPage();
|
||||
assertUpdateProfile(false, false, true);
|
||||
appPage.assertCurrent();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue