From 79c23151dbf22adab19f2f042ed14f7e04cdbad2 Mon Sep 17 00:00:00 2001 From: Eudaldo Alonso Date: Wed, 6 Nov 2024 07:33:31 +0000 Subject: [PATCH] LPD-41288 Rename --- .../type/controller/test/ContentLayoutTypeControllerTest.java | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/modules/apps/layout/layout-type-controller/layout-type-controller-test/src/testIntegration/java/com/liferay/layout/type/controller/content/internal/layout/type/controller/test/ContentLayoutTypeControllerTest.java b/modules/apps/layout/layout-type-controller/layout-type-controller-test/src/testIntegration/java/com/liferay/layout/type/controller/content/internal/layout/type/controller/test/ContentLayoutTypeControllerTest.java index f3c4c9b44a8b25..5b4ad0f1dbe4e6 100644 --- a/modules/apps/layout/layout-type-controller/layout-type-controller-test/src/testIntegration/java/com/liferay/layout/type/controller/content/internal/layout/type/controller/test/ContentLayoutTypeControllerTest.java +++ b/modules/apps/layout/layout-type-controller/layout-type-controller-test/src/testIntegration/java/com/liferay/layout/type/controller/content/internal/layout/type/controller/test/ContentLayoutTypeControllerTest.java @@ -346,7 +346,9 @@ public void testContentLayoutTypeControllerWithLockedLayout() } @Test - public void testMainContent() throws Exception { + public void testContentLayoutTypeControllerMainContentDiv() + throws Exception { + Layout layout = LayoutTestUtil.addTypeContentLayout(_group); FragmentEntry fragmentEntry =