Skip to content

Commit 578649c

Browse files
committed
Updated steps
1 parent a7880e5 commit 578649c

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

features/standard/ContentTree.feature

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,8 @@
22

33
Feature: Content tree basic operations
44
Scenario: Content tree can be displayed
5-
# Given I am logged as admin
6-
Given I open Login page in admin SiteAccess
7-
And I log in as admin with password publish
8-
And I should be on Dashboard page
9-
When I go to "Content structure" in Content tab
5+
Given I am logged as admin
6+
When I'm on Content view Page for "root"
107
Then I verify Content tree visibility
118

129
Scenario: It is possible to display items on Content tree

0 commit comments

Comments
 (0)