From 3656d18f27623f14acf8d0b7a5b7a13aaf7155e5 Mon Sep 17 00:00:00 2001
From: Rajab Natshah <rajabn@gmail.com>
Date: Wed, 13 Sep 2017 11:19:38 +0300
Subject: [PATCH] Issue #2908433: Changed permissions for [Editor, content
 admin, and site admin] user roles to manage paragraphs, paragraphs previewer,
 entity cloning, and entity browser pages

---
 ...page_add-any-paragraph-type-to-the-page.feature | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/tests/features/varbase/step2-apply-tests/04-content-structure/04-03-landing-page_add-any-paragraph-type-to-the-page.feature b/tests/features/varbase/step2-apply-tests/04-content-structure/04-03-landing-page_add-any-paragraph-type-to-the-page.feature
index 14006cbb..f8e4e82e 100644
--- a/tests/features/varbase/step2-apply-tests/04-content-structure/04-03-landing-page_add-any-paragraph-type-to-the-page.feature
+++ b/tests/features/varbase/step2-apply-tests/04-content-structure/04-03-landing-page_add-any-paragraph-type-to-the-page.feature
@@ -167,12 +167,6 @@ So that the "Landing page" will show up having paragrpahs of different types
      When I double click on the image with the "Embed Flag Earth all earth in space" title text
       And I switch to main frame
       And I wait for AJAX to finish
-      And I expand the "1" select list "dropbutton-multiple"
-      And I wait for AJAx to finish
-      And I press "Add Rich Text"
-      And I wait for AJAX to finish
-      And I should see "Components"
-      And I fill in the rich text editor field "Text" with "Rich Text test"
       And I press "Save"
       And I wait
      Then I should see "Landing page Test Landing page Columns (Equal) has been created"
@@ -201,9 +195,6 @@ So that the "Landing page" will show up having paragrpahs of different types
      When I double click on the image with the "Embed Flag Earth all earth in space" title text
       And I switch to main frame
       And I wait for AJAX to finish
-      And I press "Add Rich Text"
-      And I wait for AJAX to finish
-      And I fill in the rich text editor field "Text" with "Rich text test - column two"
       And I press "Save"
       And I wait
      Then I should see "Landing page Test Landing page Columns (Two Uneven) has been created"
@@ -246,11 +237,6 @@ So that the "Landing page" will show up having paragrpahs of different types
      When I double click on the image with the "Embed Flag Earth all earth in space" title text
       And I switch to main frame
       And I wait for AJAX to finish
-      And I expand the "1" select list "dropbutton-multiple"
-      And I wait for AJAx to finish
-      And I press "Add Rich Text"
-      And I wait for AJAX to finish
-      And I fill in the rich text editor field "Text" with "Rich text test - column Two"
       And I press "Save"
       And I wait
      Then I should see "Landing page Test Landing page Columns (Three Uneven) has been created"
-- 
GitLab