Skip to content

Commit 3160116

Browse files
authored
Remove Twitter workaround (keycloak#28232)
Relates to keycloak#23252 Signed-off-by: Tomas Ondrusko <[email protected]>
1 parent be32f8b commit 3160116

File tree

1 file changed

+0
-1
lines changed
  • testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/broker

1 file changed

+0
-1
lines changed

testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/broker/SocialLoginTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,6 @@ public void githubPrivateEmailLogin() throws InterruptedException {
389389
public void twitterLogin() {
390390
setTestProvider(TWITTER);
391391
performLogin();
392-
navigateToLoginPage();
393392
assertUpdateProfile(false, false, true);
394393
appPage.assertCurrent();
395394
}

0 commit comments

Comments
 (0)