We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d176c4 commit 13f3c3eCopy full SHA for 13f3c3e
features/standard/ContentDraft.feature
@@ -30,10 +30,7 @@ Feature: Content items creation
30
And there's draft "TestDraft" on Dashboard list
31
When I start editing content draft "TestDraft"
32
And I perform the "Delete draft" action
33
- Then I should be on Content view Page for root
34
- And I log out of back office
35
- And I open Login page in admin SiteAccess
36
- And I log in as "admin" with password "publish"
+ Then I go to Dashboard tab
37
And I open the "Dashboard" page in admin SiteAccess
38
And there's no draft "TestDraft" on Dashboard list
39
0 commit comments