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

fixing bug in system tests

SVN: 18448
parent 755fb78e
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;
public class AuthorizationManagementConsolTest extends AbstractGWTTestCase
{
private static final String TEST_GROUP = "testgroup";
private static final String TEST_GROUP = "test-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