Manybubbles has uploaded a new change for review.

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


Change subject: Fix typo in document update tests.
......................................................................

Fix typo in document update tests.

The typo caused the tests to fail about half the time.

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CirrusSearch 
refs/changes/13/81113/1

diff --git a/tests/browser/features/updates.feature 
b/tests/browser/features/updates.feature
index 762e051..26e61e7 100644
--- a/tests/browser/features/updates.feature
+++ b/tests/browser/features/updates.feature
@@ -47,7 +47,7 @@
     Given a page named WeightedLinkRdir%{epoch} 1/Rdir exists with contents 
#REDIRECT [[WeightedLinkRdir%{epoch} 1]]
     And a page named WeightedLinkRdir%{epoch} 1 exists
     And a page named WeightedLinkRdir%{epoch} 2/Rdir exists with contents 
#REDIRECT [[WeightedLinkRdir%{epoch} 2]]
-    And a page named WeightedLinkRdir%{epoch} 2/1 exists with contents 
[[WeightedLink%{epoch} 2/Rdir]]
+    And a page named WeightedLinkRdir%{epoch} 2/1 exists with contents 
[[WeightedLinkRdir%{epoch} 2/Rdir]]
     And a page named WeightedLinkRdir%{epoch} 2 exists
     And I search for WeightedLinkRdir%{epoch}
     And WeightedLinkRdir%{epoch} 2 is the first search result

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia877ea5728ecf2484a42e8edd14c6be7ec3d9fa4
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CirrusSearch
Gerrit-Branch: master
Gerrit-Owner: Manybubbles <[email protected]>

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

Reply via email to