Cmcmahon has uploaded a new change for review.

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


Change subject: make page.feature pass in envs where VE is enabled
......................................................................

make page.feature pass in envs where VE is enabled

Change-Id: I3e8098601218ed6466cb55eeca1ff3ef50e06cb8
---
M features/support/pages/does_not_exist_page.rb
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/qa/browsertests 
refs/changes/19/69519/1

diff --git a/features/support/pages/does_not_exist_page.rb 
b/features/support/pages/does_not_exist_page.rb
index 554dfc5..6167eb3 100644
--- a/features/support/pages/does_not_exist_page.rb
+++ b/features/support/pages/does_not_exist_page.rb
@@ -4,6 +4,6 @@
   include URL
   page_url URL.url('<%=params[:page_name]%>')
 
-  a(:create, text: 'Create')
+  a(:create, text: 'Create source')
   div(:page_text, id: 'mw-content-text')
 end

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3e8098601218ed6466cb55eeca1ff3ef50e06cb8
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