Skip to content
Snippets Groups Projects
Commit 25b79c14 authored by buczekp's avatar buczekp
Browse files

[LMS-1625] minor: changed test method name

SVN: 16865
parent cf700d7c
No related branches found
No related tags found
No related merge requests found
...@@ -107,7 +107,7 @@ public class AuthorizationManagementConsolTest extends AbstractGWTTestCase ...@@ -107,7 +107,7 @@ public class AuthorizationManagementConsolTest extends AbstractGWTTestCase
} }
@SuppressWarnings("unchecked") @SuppressWarnings("unchecked")
public final void testCreatePersonByAnUnauthorizedUser() public final void testListPersonsByAnUnauthorizedUser()
{ {
loginAndInvokeAction("o", "o", ActionMenuKind.AUTHORIZATION_MENU_USERS); loginAndInvokeAction("o", "o", ActionMenuKind.AUTHORIZATION_MENU_USERS);
......
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