mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 08:55:44 +01:00
added selenium test for repository creation
This commit is contained in:
@@ -51,7 +51,7 @@ public class AuthenticationITCase extends SeleniumTestBase
|
||||
@Test
|
||||
public void testAuthentication() throws Exception
|
||||
{
|
||||
authenticate("scmadmin", "scmadmin");
|
||||
login("scmadmin", "scmadmin");
|
||||
logout();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user