X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Fmedia%2FGIFTest.php;h=aaa3ac4ded8e62e8749ccdcf6e9ca7127b08f3b6;hb=7858f2da918708670ebc3466b75c7d2b630fe0f0;hp=f24b68baf6353fb00f9ce662f80a49415d95c360;hpb=e523771f05050bf415da36b07d9a0fa0e2150d28;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/media/GIFTest.php b/tests/phpunit/includes/media/GIFTest.php index f24b68baf6..aaa3ac4ded 100644 --- a/tests/phpunit/includes/media/GIFTest.php +++ b/tests/phpunit/includes/media/GIFTest.php @@ -150,8 +150,8 @@ class GIFHandlerTest extends MediaWikiMediaTestCase { } /** - * @param $filename string - * @param $expectedLength float + * @param string $filename + * @param float $expectedLength * @dataProvider provideGetLength */ public function testGetLength( $filename, $expectedLength ) {