Skip to content

Commit b1499c7

Browse files
brianchandotcomnikki-pru
authored andcommitted
LPD-40838 SF
1 parent 0e3a07d commit b1499c7

File tree

1 file changed

+1
-1
lines changed
  • modules/dxp/apps/saml/saml-test/src/testIntegration/java/com/liferay/saml/opensaml/integration/processor/factory/test

1 file changed

+1
-1
lines changed

modules/dxp/apps/saml/saml-test/src/testIntegration/java/com/liferay/saml/opensaml/integration/processor/factory/test/UserProcessorFactoryTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ public class UserProcessorFactoryTest {
4242
new LiferayIntegrationTestRule();
4343

4444
@Test
45-
public void testUserGroups() throws Exception {
45+
public void testMembershipUserGroups() throws Exception {
4646
_user = UserTestUtil.addUser();
4747
_userGroup = UserGroupTestUtil.addUserGroup();
4848

0 commit comments

Comments
 (0)