Merge "rdbms: clean up $groups logic in LoadBalancer and expand comments"
[lhc/web/wiklou.git] / tests / phpunit / includes / auth / AbstractSecondaryAuthenticationProviderTest.php
index 41cf62e..cd17862 100644 (file)
@@ -4,7 +4,7 @@ namespace MediaWiki\Auth;
 
 /**
  * @group AuthManager
- * @covers MediaWiki\Auth\AbstractSecondaryAuthenticationProvider
+ * @covers \MediaWiki\Auth\AbstractSecondaryAuthenticationProvider
  */
 class AbstractSecondaryAuthenticationProviderTest extends \MediaWikiTestCase {
        public function testAbstractSecondaryAuthenticationProvider() {