X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Fmedia%2FMediaWikiMediaTestCase.php;h=196f688219d9c087d608bcc9e0c60f751dfb80fe;hb=f14c11f1b517ac656923f4a47a05ce5162109afb;hp=43eb2992d575fdfdd9e2ba4867d3770f6ca90f35;hpb=e968a1f431ad058dcb14adb2757bde5664b99a79;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/media/MediaWikiMediaTestCase.php b/tests/phpunit/includes/media/MediaWikiMediaTestCase.php index 43eb2992d5..196f688219 100644 --- a/tests/phpunit/includes/media/MediaWikiMediaTestCase.php +++ b/tests/phpunit/includes/media/MediaWikiMediaTestCase.php @@ -19,7 +19,7 @@ abstract class MediaWikiMediaTestCase extends MediaWikiTestCase { if ( $this->createsThumbnails() ) { // We need a temp directory for the thumbnails // the container is named 'temp-thumb' because it is the - // thumb directory for a FSRepo named "temp". + // thumb directory for a repo named "temp". $containers['temp-thumb'] = $this->getNewTempDirectory(); } @@ -33,7 +33,7 @@ abstract class MediaWikiMediaTestCase extends MediaWikiTestCase { } /** - * @return array Argument for FSRepo constructor + * @return array Argument for FileRepo constructor */ protected function getRepoOptions() { return [