Cmcmahon has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/91881


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

no need to log in twice

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


  git pull ssh://gerrit.wikimedia.org:29418/qa/browsertests 
refs/changes/81/91881/1

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: newchange
Gerrit-Change-Id: Ie9a47062976eb9d60029475b29099062d06bfea7
Gerrit-PatchSet: 1
Gerrit-Project: qa/browsertests
Gerrit-Branch: master
Gerrit-Owner: Cmcmahon <[email protected]>

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

Reply via email to