Revert "Factors out permissions check from User into PermissionManager service"
[lhc/web/wiklou.git] / tests / phpunit / includes / auth / ButtonAuthenticationRequestTest.php
index 3bc077c..7814a43 100644 (file)
@@ -4,7 +4,7 @@ namespace MediaWiki\Auth;
 
 /**
  * @group AuthManager
- * @covers MediaWiki\Auth\ButtonAuthenticationRequest
+ * @covers \MediaWiki\Auth\ButtonAuthenticationRequest
  */
 class ButtonAuthenticationRequestTest extends AuthenticationRequestTestCase {