Merge "LockManagerGroupFactory to replace singletons"
[lhc/web/wiklou.git] / tests / phpunit / includes / password / PasswordPolicyChecksTest.php
index 9f9824f..457030f 100644 (file)
@@ -181,6 +181,7 @@ class PasswordPolicyChecksTest extends MediaWikiTestCase {
        /**
         * Verify that all password policy description messages actually exist.
         * Messages used on Special:PasswordPolicies
+        * @coversNothing
         */
        public function testPasswordPolicyDescriptionsExist() {
                global $wgPasswordPolicy;