Rachel99 has uploaded a new change for review.

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


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


  git pull ssh://gerrit.wikimedia.org:29418/qa/browsertests 
refs/changes/47/74647/1

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

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

Reply via email to