From 692672e1a77f13b0404c1dd20487c7317c99d9cf Mon Sep 17 00:00:00 2001
From: Rajab Natshah <rajabn@gmail.com>
Date: Sun, 9 Feb 2020 12:00:09 +0200
Subject: [PATCH] Issue #3111636: Varbase 8.8.3: Update [CHANGELOG.md,
 README.md, drupal-org.make] files and filter the code for Drupal 8 Coding
 Standar

---
 ...ns-and-choose-layouts-for-sections.feature | 90 +------------------
 1 file changed, 1 insertion(+), 89 deletions(-)

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 2dbfce84..c10d4313 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
-- 
GitLab