X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fphpunit%2Fincludes%2FStorage%2FBlobStoreFactoryTest.php;h=5db1634601a57e8d18fe19d4fdda5f2bc76537cb;hb=827c6bfa416d9d0de8cc8e22f9f3fa36d8129d44;hp=46ba7a5da1bdebf5b7304f617f5c33aba039c86a;hpb=a620ccb99ce905d8d8afd51fce2bdb7647cad958;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/Storage/BlobStoreFactoryTest.php b/tests/phpunit/includes/Storage/BlobStoreFactoryTest.php index 46ba7a5da1..5db1634601 100644 --- a/tests/phpunit/includes/Storage/BlobStoreFactoryTest.php +++ b/tests/phpunit/includes/Storage/BlobStoreFactoryTest.php @@ -9,7 +9,7 @@ use MediaWikiTestCase; use Wikimedia\TestingAccessWrapper; /** - * @covers MediaWiki\Storage\BlobStore + * @covers \MediaWiki\Storage\BlobStore */ class BlobStoreFactoryTest extends MediaWikiTestCase {