Zfilipin has submitted this change and it was merged.

Change subject: no need to log in twice
......................................................................


no need to log in twice

Bug: 56116
Change-Id: Ie9a47062976eb9d60029475b29099062d06bfea7
---
M features/page.feature
1 file changed, 2 insertions(+), 4 deletions(-)

Approvals:
  Zfilipin: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/features/page.feature b/features/page.feature
index a2f0553..53dc366 100644
--- a/features/page.feature
+++ b/features/page.feature
@@ -44,8 +44,7 @@
       And watch element should not be there
 
   Scenario: Move existing page dialog
-    Given I am logged in
-      And I am starting a page to be moved
+    Given I am starting a page to be moved
       And I create the page to be moved
     When I click Move
     Then I should be on a page Move newly created page
@@ -56,8 +55,7 @@
 
   @ie6-bug
   Scenario: Move existing page
-    Given I am logged in
-    And I am starting a page to be moved to a new name
+    Given I am starting a page to be moved to a new name
     And I have clicked Move on the newly created page
     When I make a new page name for the moved page
       And I click Move page

-- 
To view, visit https://gerrit.wikimedia.org/r/91881
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie9a47062976eb9d60029475b29099062d06bfea7
Gerrit-PatchSet: 2
Gerrit-Project: qa/browsertests
Gerrit-Branch: master
Gerrit-Owner: Cmcmahon <[email protected]>
Gerrit-Reviewer: Zfilipin <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to