Legoktm has uploaded a new change for review.
https://gerrit.wikimedia.org/r/260721
Change subject: Fix up ChangeLineFormatterTest tests for lowercase "talk"
message
......................................................................
Fix up ChangeLineFormatterTest tests for lowercase "talk" message
Follows up 3daabc1221a088b93 in MediaWiki core.
Bug: T122278
Change-Id: Iadc1be79151e615206abfe54f946d8f3392983fb
---
M client/tests/phpunit/includes/recentchanges/ChangeLineFormatterTest.php
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase
refs/changes/21/260721/1
diff --git
a/client/tests/phpunit/includes/recentchanges/ChangeLineFormatterTest.php
b/client/tests/phpunit/includes/recentchanges/ChangeLineFormatterTest.php
index 2992b29..bfd77d3 100644
--- a/client/tests/phpunit/includes/recentchanges/ChangeLineFormatterTest.php
+++ b/client/tests/phpunit/includes/recentchanges/ChangeLineFormatterTest.php
@@ -226,7 +226,7 @@
'class' => 'plainlinks',
'href' =>
'http://www.wikidata.org/wiki/User_talk:Cat'
),
- 'content' => 'Talk'
+ 'content' => 'talk'
),
'edit-usercontribs' => array(
'tag' => 'a',
@@ -339,7 +339,7 @@
'class' => 'plainlinks',
'href' =>
'http://www.wikidata.org/wiki/User_talk:Cat'
),
- 'content' => 'Talk'
+ 'content' => 'talk'
),
'delete-contribs' => array(
'tag' => 'a',
--
To view, visit https://gerrit.wikimedia.org/r/260721
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iadc1be79151e615206abfe54f946d8f3392983fb
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits