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

Issue #3205085: Add a tag release-varbase workflow job for the CircleCI automated testing pipelines

parent bdc16584
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ Feature: Content Management - Cloning content and entities ...@@ -2,7 +2,7 @@ Feature: Content Management - Cloning content and entities
As a logged in user with a permission to mange entities As a logged in user with a permission to mange entities
I want to be able to clone an entity. I want to be able to clone an entity.
@javascript @local @development @javascript @local @development
Scenario: Check if a user with a permission can clone a Landing page (Paragraphs) Scenario: Check if a user with a permission can clone a Landing page (Paragraphs)
Given I am a logged in user with the "test_site_admin" user Given I am a logged in user with the "test_site_admin" user
When I go to "/node/add/landing_page" When I go to "/node/add/landing_page"
...@@ -84,4 +84,4 @@ I want to be able to clone an entity. ...@@ -84,4 +84,4 @@ I want to be able to clone an entity.
Then I should see "Test Clone landing page" Then I should see "Test Clone landing page"
When I click "Test Clone landing page" When I click "Test Clone landing page"
And I wait And I wait
Then I should see "Test Clone landing page" Then I should see "Test Clone landing page"
\ No newline at end of file
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