Ladsgroup has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/367696 )

Change subject: Fix jenkins breakage of MediaInfo
......................................................................

Fix jenkins breakage of MediaInfo

This time, for real

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


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

diff --git a/repo/tests/phpunit/includes/Api/EditEntityTest.php 
b/repo/tests/phpunit/includes/Api/EditEntityTest.php
index 1ff8f98..1fd5cbe 100644
--- a/repo/tests/phpunit/includes/Api/EditEntityTest.php
+++ b/repo/tests/phpunit/includes/Api/EditEntityTest.php
@@ -980,7 +980,7 @@
                                'e' => [ 'exception' => [
                                        'type' => ApiUsageException::class,
                                        'code' => 'no-such-entity',
-                                       'message-key' => 
'wikibase-api-no-such-entity'
+                                       'message-key' => 'no-such-entity'
                                ] ],
                                'requires' => 'mediainfo' // skip if MediaInfo 
is not configured
                        ],

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I442de30bf4f3aaee8ab40c56fe3cd58a9d975a2e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Ladsgroup <[email protected]>

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

Reply via email to