Removed comment (KEYCLOAK-1857)
This commit is contained in:
parent
fe2278b320
commit
880e831e71
1 changed files with 0 additions and 3 deletions
|
@ -24,9 +24,6 @@ package org.keycloak.testsuite.pages;
|
|||
import org.openqa.selenium.WebElement;
|
||||
import org.openqa.selenium.support.FindBy;
|
||||
|
||||
/**
|
||||
* @author <a href="mailto:sthorger@redhat.com">Stian Thorgersen</a>
|
||||
*/
|
||||
public class LoginUpdateProfileEditUsernameAllowedPage extends LoginUpdateProfilePage {
|
||||
|
||||
@FindBy(id = "username")
|
||||
|
|
Loading…
Reference in a new issue