Sbisson has uploaded a new change for review.

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

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow 
refs/changes/96/235296/1

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: newchange
Gerrit-Change-Id: I7a34fcaf96860336aa5c708180074994bf964beb
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Sbisson <[email protected]>

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

Reply via email to