Skip to content

Commit d21627a

Browse files
LPS-164371 SF
1 parent 924a0a4 commit d21627a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/apps/user/user-test/src/testIntegration/java/com/liferay/user/service/test/UserLocalServiceTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ public void testGetUserGroupUsers() throws Exception {
430430
}
431431

432432
@Test
433-
public void testLockoutUser() throws Exception {
433+
public void testLockout() throws Exception {
434434
User user = UserTestUtil.addUser();
435435

436436
String password = "password";

0 commit comments

Comments
 (0)