Skip to content

Commit c651a56

Browse files
ruben-pulidobrianchandotcom
authored andcommitted
LPD-60936 Apply simplification to testRenderCollectionStyledLayoutStructureItemWithPagination too
1 parent 78998c4 commit c651a56

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

modules/apps/layout/layout-test/src/testIntegration/java/com/liferay/layout/taglib/test/RenderLayoutStructureTagTest.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1742,10 +1742,6 @@ public void testRenderCollectionStyledLayoutStructureItemWithPagination()
17421742
).put(
17431743
"anyAssetType",
17441744
String.valueOf(_portal.getClassNameId(JournalArticle.class))
1745-
).put(
1746-
"orderByColumn1", "priority"
1747-
).put(
1748-
"orderByType1", "ASC"
17491745
).buildString(),
17501746
_serviceContext);
17511747

0 commit comments

Comments
 (0)