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

Change subject: Browser tests: fix typo in step usage
......................................................................


Browser tests: fix typo in step usage

Step definition has been updated to have
quotes around string. This usage hadn't
been updated.

Change-Id: I7a34fcaf96860336aa5c708180074994bf964beb
---
M tests/browser/features/flow_in_recent_changes.feature
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/tests/browser/features/flow_in_recent_changes.feature 
b/tests/browser/features/flow_in_recent_changes.feature
index d9e57c0..6858665 100644
--- a/tests/browser/features/flow_in_recent_changes.feature
+++ b/tests/browser/features/flow_in_recent_changes.feature
@@ -13,7 +13,7 @@
 
   Scenario: Edited topic is in Recent Changes
     When I select the Edit title action
-    And I edit the title field with Title should be in Recent Changes
+    And I edit the title field with "Title should be in Recent Changes"
     And I save the new title
     And I navigate to the Recent Changes page
     Then the new title should be in the Recent Changes page

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7a34fcaf96860336aa5c708180074994bf964beb
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Sbisson <sbis...@wikimedia.org>
Gerrit-Reviewer: Catrope <roan.katt...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to