diff --git a/tests/features/varbase/step2-apply-tests/04-content-structure/04-08-landing-page-layout-builder_check-to-add-sections-and-choose-layouts-for-sections.feature b/tests/features/varbase/step2-apply-tests/04-content-structure/04-08-landing-page-layout-builder_check-to-add-sections-and-choose-layouts-for-sections.feature
index 2dbfce841289e54221bdd0319f1a316198c4fb46..c10d43136e3184d21bb04578227eb65267671513 100644
--- a/tests/features/varbase/step2-apply-tests/04-content-structure/04-08-landing-page-layout-builder_check-to-add-sections-and-choose-layouts-for-sections.feature
+++ b/tests/features/varbase/step2-apply-tests/04-content-structure/04-08-landing-page-layout-builder_check-to-add-sections-and-choose-layouts-for-sections.feature
@@ -25,92 +25,4 @@ So that the "Landing (Layout Builder) page" will show up having the listed secti
       And I should see "One column"
       And I should see "Two column"
       And I should see "Three column"
-      And I should see "Four column"
-     When I click "One column"
-      And I wait for AJAX to finish
-     Then I should see "Configure section"
-      And I should see "Width"
-      And I should see "Gutter"
-      And I should see "Background color"
-      And I should see "Background media"
-      And I should see "Edge to Edge Background"
-      And I should see "Classes"
-      And I should see "Use advanced instead"
-     When I press "Add section"
-      And I wait for AJAX to finish
-     Then I should see "Section 1"
-      And I should see "Add block in Section 1, Content region"
-#   Add Section 2 as Two column
-      When I click "Add section"
-       And I wait for AJAX to finish
-      Then I should see "Choose a layout for this section"
-       And I should see "One column"
-       And I should see "Two column"
-       And I should see "Three column"
-       And I should see "Four column"
-      When I click "Two column"
-       And I wait for AJAX to finish
-      Then I should see "Configure section"
-       And I should see "Width"
-       And I should see "Column Style 2"
-       And I should see "Gutter"
-       And I should see "Background color"
-       And I should see "Background media"
-       And I should see "Edge to Edge Background"
-       And I should see "Classes"
-       And I should see "Use advanced instead"
-      When I press "Add section"
-       And I wait for AJAX to finish
-      Then I should see "Section 2"
-       And I should see "Add block in Section 1, Left region"
-       And I should see "Add block in Section 1, Right region"
-#   Add Section 3 as Three column
-      When I click "Add section"
-       And I wait for AJAX to finish
-      Then I should see "Choose a layout for this section"
-       And I should see "One column"
-       And I should see "Two column"
-       And I should see "Three column"
-       And I should see "Four column"
-      When I click "Three column"
-       And I wait for AJAX to finish
-      Then I should see "Configure section"
-       And I should see "Width"
-       And I should see "Column Style 3"
-       And I should see "Gutter"
-       And I should see "Background color"
-       And I should see "Background media"
-       And I should see "Edge to Edge Background"
-       And I should see "Classes"
-       And I should see "Use advanced instead"
-      When I press "Add section"
-       And I wait for AJAX to finish
-      Then I should see "Section 3"
-       And I should see "Add block in Section 1, Left region"
-       And I should see "Add block in Section 1, Middle region"
-       And I should see "Add block in Section 1, Right region"
-#    Add Section 3 as Three column
-      When I click "Add section"
-       And I wait for AJAX to finish
-      Then I should see "Choose a layout for this section"
-       And I should see "One column"
-       And I should see "Two column"
-       And I should see "Three column"
-       And I should see "Four column"
-      When I click "Four column"
-       And I wait for AJAX to finish
-      Then I should see "Configure section"
-       And I should see "Width"
-       And I should see "Gutter"
-       And I should see "Background color"
-       And I should see "Background media"
-       And I should see "Edge to Edge Background"
-       And I should see "Classes"
-       And I should see "Use advanced instead"
-      When I press "Add section"
-       And I wait for AJAX to finish
-      Then I should see "Section 4"
-       And I should see "Add block in Section 1, First region"
-       And I should see "Add block in Section 1, Second region"
-       And I should see "Add block in Section 1, Third region"
-       And I should see "Add block in Section 1, Fourth region"
+      And I should see "Four column"
\ No newline at end of file