Skip to content

Commit dc22777

Browse files
LPD-63750 SF
1 parent a6c1949 commit dc22777

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/apps/site/site-test/src/testIntegration/java/com/liferay/site/service/test/GroupLocalServiceTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,7 @@ public void testAddGroup() throws Exception {
8787
_assertDescendantGroups(group1, group2, group3, group4);
8888

8989
_assertDescendantGroups(group2, group3);
90-
9190
_assertDescendantGroups(group3);
92-
9391
_assertDescendantGroups(group4);
9492
}
9593

0 commit comments

Comments
 (0)