Cmcmahon has submitted this change and it was merged.

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(-)

Approvals:
  Cmcmahon: Verified; Looks good to me, approved
  Rachel99: Looks good to me, but someone else must approve
  jenkins-bot: Verified



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