Skip to content
Snippets Groups Projects
Commit cbf55e99 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #2908433: Changed permissions for [Editor, content admin, and site...

Issue #2908433: Changed permissions for [Editor, content admin, and site admin] user roles to manage paragraphs, paragraphs previewer, entity cloning, and entity browser pages
parent 462211d3
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,7 @@ I want to be able to clone an entity. ...@@ -29,7 +29,7 @@ I want to be able to clone an entity.
When I press "Save" When I press "Save"
Then I should see "Modal button" Then I should see "Modal button"
When I click "Clone" When I click "Clone"
And I wait And I wait
And I press "Clone" And I press "Clone"
And I wait And I wait
Then I should see "Test Clone landing page - Cloned" value in the "edit-title-0-value" input element Then I should see "Test Clone landing page - Cloned" value in the "edit-title-0-value" input element
...@@ -37,7 +37,7 @@ I want to be able to clone an entity. ...@@ -37,7 +37,7 @@ I want to be able to clone an entity.
@javascript @local @development @javascript @local @development
Scenario: Check if a user with a permission deleted a cloned entity the original will not affected Scenario: Check if a user with a permission deleted a cloned entity the original will not affected
Given I am a logged in user with the "test_site_admin" user Given I am a logged in user with the "test_super_admin" user
When I go to "admin/content" When I go to "admin/content"
And I wait And I wait
Then I should see "Content" Then I should see "Content"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment