From: Reedy Date: Sat, 30 Dec 2017 05:02:03 +0000 (+0000) Subject: Append leading \ to BlobStoreFactoryTest covers X-Git-Tag: 1.31.0-rc.0~1044^2 X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=commitdiff_plain;h=2c1c8238707f0a5d5e09f4fb0b8a252fdfa6577f Append leading \ to BlobStoreFactoryTest covers Change-Id: I9b85aa9808c40aa728c6ef186c50bc8cdda08bc6 --- 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 {