Jeroen De Dauw has submitted this change and it was merged.

Change subject: Match https://gerrit.wikimedia.org/r/88975 in QueryEngine
......................................................................


Match https://gerrit.wikimedia.org/r/88975 in QueryEngine

Change-Id: I525e7aff5313b2cfbe90fd63a279505ab6f4a397
---
M Tests/System/EntitiesByPropertyValueApiTest.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jeroen De Dauw: Verified; Looks good to me, approved



diff --git a/Tests/System/EntitiesByPropertyValueApiTest.php 
b/Tests/System/EntitiesByPropertyValueApiTest.php
index 82763db..e66ae2c 100644
--- a/Tests/System/EntitiesByPropertyValueApiTest.php
+++ b/Tests/System/EntitiesByPropertyValueApiTest.php
@@ -64,7 +64,7 @@
        }
 
        protected function insertNewItem() {
-               $storeUpdater = $this->getQueryStore()->getUpdater();
+               $storeUpdater = $this->getQueryStore()->getWriter();
 
                $item = $this->newMockItem();
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I525e7aff5313b2cfbe90fd63a279505ab6f4a397
Gerrit-PatchSet: 4
Gerrit-Project: mediawiki/extensions/WikibaseQuery
Gerrit-Branch: master
Gerrit-Owner: Jeroen De Dauw <[email protected]>
Gerrit-Reviewer: Addshore <[email protected]>
Gerrit-Reviewer: Jeroen De Dauw <[email protected]>

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

Reply via email to