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

Change subject: Remove duplicate array element
......................................................................


Remove duplicate array element

Change-Id: I9553e1e94aabbe6c09f2a2bd86051ae2147194eb
---
M repo/tests/phpunit/includes/store/sql/SqlChangeStoreTest.php
1 file changed, 0 insertions(+), 1 deletion(-)

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



diff --git a/repo/tests/phpunit/includes/store/sql/SqlChangeStoreTest.php 
b/repo/tests/phpunit/includes/store/sql/SqlChangeStoreTest.php
index 3ddec9c..909acc5 100644
--- a/repo/tests/phpunit/includes/store/sql/SqlChangeStoreTest.php
+++ b/repo/tests/phpunit/includes/store/sql/SqlChangeStoreTest.php
@@ -38,7 +38,6 @@
 
                $rc = new RecentChange();
                $rc->setAttribs( array(
-                       'rc_this_oldid' => 12,
                        'rc_user' => 34,
                        'rc_user_text' => 'BlackMagicIsEvil',
                        'rc_timestamp' => $time,

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I9553e1e94aabbe6c09f2a2bd86051ae2147194eb
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Jeroen De Dauw <[email protected]>
Gerrit-Reviewer: Hoo man <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to