Skip to content
Snippets Groups Projects
Commit a3ac1d57 authored by felmer's avatar felmer
Browse files

bug in system test fixed

SVN: 18437
parent 61f80592
No related branches found
No related tags found
No related merge requests found
...@@ -43,7 +43,7 @@ import ch.systemsx.cisd.openbis.generic.shared.basic.dto.RoleWithHierarchy; ...@@ -43,7 +43,7 @@ import ch.systemsx.cisd.openbis.generic.shared.basic.dto.RoleWithHierarchy;
public class AuthorizationManagementConsolTest extends AbstractGWTTestCase public class AuthorizationManagementConsolTest extends AbstractGWTTestCase
{ {
private static final String TEST_GROUP = "test-group"; private static final String TEST_GROUP = "testgroup";
private static final String ADMINS_GROUP = "admins-group"; private static final String ADMINS_GROUP = "admins-group";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment