Cmcmahon has submitted this change and it was merged.

Change subject: Change the name wikisource to source code so its less confusing
......................................................................


Change the name wikisource to source code so its less confusing

Change-Id: Icdf4a7e1642d28ea08219b605687233d63b3602e
---
M features/step_definitions/visual_editor_steps.rb
M features/visual_editor.feature
2 files changed, 2 insertions(+), 2 deletions(-)

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



diff --git a/features/step_definitions/visual_editor_steps.rb 
b/features/step_definitions/visual_editor_steps.rb
index 72b2bb6..d0cfc57 100644
--- a/features/step_definitions/visual_editor_steps.rb
+++ b/features/step_definitions/visual_editor_steps.rb
@@ -56,6 +56,6 @@
   on(VisualEditorPage).page_text_element.when_present.text.should match 
Regexp.escape("Editing with #{@does_not_exist_page_name}")
 end
 
-Then(/^textbox with wikisource appears$/) do
+Then(/^textbox with source text appears$/) do
  on(EditPage).article_text_element.should exist
 end
diff --git a/features/visual_editor.feature b/features/visual_editor.feature
index f659bbf..c31208f 100644
--- a/features/visual_editor.feature
+++ b/features/visual_editor.feature
@@ -6,7 +6,7 @@
     When I am at random page
       And I click the Edit link on the wiki page
     Then Edit Source page should open
-       And textbox with wikisource appears
+      And textbox with source text appears
    
   @login
   Scenario: Basic edit

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

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