Addshore has submitted this change and it was merged.
Change subject: Followup to fix error with 'Empty' sitelinks
......................................................................
Followup to fix error with 'Empty' sitelinks
Change-Id: I1dd16f6b38d2bcc948e79037367461b78df812c9
---
M repo/tests/phpunit/includes/api/EntityTestHelper.php
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Addshore: Looks good to me, approved
jenkins-bot: Verified
diff --git a/repo/tests/phpunit/includes/api/EntityTestHelper.php
b/repo/tests/phpunit/includes/api/EntityTestHelper.php
index 714817d..886548b 100644
--- a/repo/tests/phpunit/includes/api/EntityTestHelper.php
+++ b/repo/tests/phpunit/includes/api/EntityTestHelper.php
@@ -44,7 +44,7 @@
private static $entityData = array(
'Empty' => array(
"new" => "item",
- "data" => "{}",
+ "data" => array(),
),
'Berlin' => array(
"new" => "item",
--
To view, visit https://gerrit.wikimedia.org/r/78948
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1dd16f6b38d2bcc948e79037367461b78df812c9
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Tobias Gritschacher <[email protected]>
Gerrit-Reviewer: Addshore <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits