jenkins-bot has submitted this change and it was merged.

Change subject: QA#1286 using an article that is on beta, test2 and en.m so 
changing from San Francisco to Barack Obama
......................................................................


QA#1286 using an article that is on beta, test2 and en.m so changing from San 
Francisco to Barack Obama

Change-Id: I0f55e5cc879eaeaea87e4c002e8bd57855f78f2c
---
M tests/acceptance/features/search.feature
M tests/acceptance/features/support/pages/search_page.rb
2 files changed, 3 insertions(+), 3 deletions(-)

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



diff --git a/tests/acceptance/features/search.feature 
b/tests/acceptance/features/search.feature
index 75dc4c1..74d4de6 100644
--- a/tests/acceptance/features/search.feature
+++ b/tests/acceptance/features/search.feature
@@ -3,5 +3,5 @@
   Scenario: Seach for partial text
     Given I am on the home page
      When I click the placeholder search box
-       And I type into search box san
-    Then Search results should contain San Francisco
+       And I type into search box bara
+    Then Search results should contain Barack Obama
diff --git a/tests/acceptance/features/support/pages/search_page.rb 
b/tests/acceptance/features/support/pages/search_page.rb
index 0a30b78..7310c09 100644
--- a/tests/acceptance/features/support/pages/search_page.rb
+++ b/tests/acceptance/features/support/pages/search_page.rb
@@ -3,7 +3,7 @@
 
   text_field(:search_box_placeholder, name: 'search', index: 0)
   text_field(:search_box2, name: 'search', index: 1)
-  li(:search_results, title: 'San Francisco')
+  li(:search_results, title: 'Barack Obama')
   a(:search_result) do |page|
     page.search_results_element.element.a
   end

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0f55e5cc879eaeaea87e4c002e8bd57855f78f2c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Mgrover <[email protected]>
Gerrit-Reviewer: Cmcmahon <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to