diff options
Diffstat (limited to 'tests/phpunit/unit/includes/content/FileContentHandlerTest.php')
-rw-r--r-- | tests/phpunit/unit/includes/content/FileContentHandlerTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/phpunit/unit/includes/content/FileContentHandlerTest.php b/tests/phpunit/unit/includes/content/FileContentHandlerTest.php index ce8732bcd7bf..1784ddb25e3b 100644 --- a/tests/phpunit/unit/includes/content/FileContentHandlerTest.php +++ b/tests/phpunit/unit/includes/content/FileContentHandlerTest.php @@ -18,7 +18,7 @@ use Wikimedia\UUID\GlobalIdGenerator; /** * @group ContentHandler * - * @covers FileContentHandler + * @covers \FileContentHandler */ class FileContentHandlerTest extends MediaWikiUnitTestCase { /** |