Cmcmahon has uploaded a new change for review.

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


Change subject: Forgot to tell the test to visit a page, Jenkins builds need 
this
......................................................................

Forgot to tell the test to visit a page, Jenkins builds need this

Change-Id: I403e8945940d2d7f82d788c034ca668664e61b50
---
M tests/acceptance/features/menu_opens_page.feature
1 file changed, 4 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend 
refs/changes/96/75896/1

diff --git a/tests/acceptance/features/menu_opens_page.feature 
b/tests/acceptance/features/menu_opens_page.feature
index 738ceb1..732a712 100644
--- a/tests/acceptance/features/menu_opens_page.feature
+++ b/tests/acceptance/features/menu_opens_page.feature
@@ -1,5 +1,8 @@
 Feature: Menus open correct page
-
+  
+  Background:
+    Given I am on the home page
+    
   Scenario: Home URL is set correctly
     When I click on Home from the left Nav
     Then my URL should be set to the Home Page

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I403e8945940d2d7f82d788c034ca668664e61b50
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
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