diff --git a/tests/features/varbase/step2-apply-tests/05-content-management/05-04-cloning-content-and-entities.feature b/tests/features/varbase/step2-apply-tests/05-content-management/05-04-cloning-content-and-entities.feature index 0aab8d694207f40d0a447fd0969aa03e00574a70..a9f857b24814c4e7bcf4381e3e72fa85a1266894 100644 --- a/tests/features/varbase/step2-apply-tests/05-content-management/05-04-cloning-content-and-entities.feature +++ b/tests/features/varbase/step2-apply-tests/05-content-management/05-04-cloning-content-and-entities.feature @@ -29,7 +29,7 @@ I want to be able to clone an entity. When I press "Save" Then I should see "Modal button" When I click "Clone" - And I wait + And I wait And I press "Clone" And I wait 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. @javascript @local @development 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" And I wait Then I should see "Content"