Liangent has uploaded a new change for review.

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


Change subject: bug 54264
......................................................................

bug 54264

Change-Id: I1849e1ccaefaf171fcd601a76521a0e677314b0c
---
M repo/tests/phpunit/includes/ItemViewTest.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase 
refs/changes/41/84741/1

diff --git a/repo/tests/phpunit/includes/ItemViewTest.php 
b/repo/tests/phpunit/includes/ItemViewTest.php
index d65a49c..166f802 100644
--- a/repo/tests/phpunit/includes/ItemViewTest.php
+++ b/repo/tests/phpunit/includes/ItemViewTest.php
@@ -59,7 +59,7 @@
                $dataTypeLookup = new InMemoryDataTypeLookup();
 
                // test whether we get the right EntityView from an 
EntityContent
-               $view = ItemView::newForEntityContent( $entityContent, 
$valueFormatters, $dataTypeLookup, $entityLoader );
+               $view = ItemView::newForEntityContent();
 
                $this->assertType(
                        ItemView::$typeMap[ 
$entityContent->getEntity()->getType() ],

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1849e1ccaefaf171fcd601a76521a0e677314b0c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Liangent <liang...@gmail.com>

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

Reply via email to