Krinkle has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/352229 )
Change subject: phpunit: Fix broken @covers for swapICCProfile in JpegTest
......................................................................
phpunit: Fix broken @covers for swapICCProfile in JpegTest
Follows-up a428e3f067.
Change-Id: I5755dc560fbb3314578775839b02653a4e2113d5
---
M tests/phpunit/includes/media/JpegTest.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/29/352229/1
diff --git a/tests/phpunit/includes/media/JpegTest.php
b/tests/phpunit/includes/media/JpegTest.php
index b0f40ef..abe0280 100644
--- a/tests/phpunit/includes/media/JpegTest.php
+++ b/tests/phpunit/includes/media/JpegTest.php
@@ -54,7 +54,7 @@
/**
* @dataProvider provideSwappingICCProfile
- * @covers ExifBitmapHandler::swapICCProfile
+ * @covers JpegHandler::swapICCProfile
*/
public function testSwappingICCProfile(
$sourceFilename, $controlFilename, $newProfileFilename,
$oldProfileName
--
To view, visit https://gerrit.wikimedia.org/r/352229
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5755dc560fbb3314578775839b02653a4e2113d5
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Krinkle <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits