Skip to content

Commit 13f3c3e

Browse files
[Behat] changed step
1 parent 2d176c4 commit 13f3c3e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

features/standard/ContentDraft.feature

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,7 @@ Feature: Content items creation
3030
And there's draft "TestDraft" on Dashboard list
3131
When I start editing content draft "TestDraft"
3232
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"
33+
Then I go to Dashboard tab
3734
And I open the "Dashboard" page in admin SiteAccess
3835
And there's no draft "TestDraft" on Dashboard list
3936

0 commit comments

Comments
 (0)