X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2Fauth%2FAuthenticationResponseTest.php;h=c79682275f9d7e3aed8eedbae5978be38f2107ce;hb=e93b90e4290093e3165c66338db24c7dbe84cf48;hp=194b49e01acf7addc6d7cc3d4e76b3d4002ffcc9;hpb=f0d760a0773eaaf840b8e5a1649b5c6a0f705f9d;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/auth/AuthenticationResponseTest.php b/tests/phpunit/includes/auth/AuthenticationResponseTest.php index 194b49e01a..c79682275f 100644 --- a/tests/phpunit/includes/auth/AuthenticationResponseTest.php +++ b/tests/phpunit/includes/auth/AuthenticationResponseTest.php @@ -4,7 +4,7 @@ namespace MediaWiki\Auth; /** * @group AuthManager - * @covers MediaWiki\Auth\AuthenticationResponse + * @covers \MediaWiki\Auth\AuthenticationResponse */ class AuthenticationResponseTest extends \MediaWikiTestCase { /**