Fix doc for MediaWikiIntegrationTestCase::getTestSysop
authorDannyS712 <DannyS712.enwiki@gmail.com>
Sun, 18 Aug 2019 03:42:02 +0000 (03:42 +0000)
committerDaimona Eaytoy <daimona.wiki@gmail.com>
Sun, 18 Aug 2019 11:53:49 +0000 (11:53 +0000)
Bug: T230670
Change-Id: Icd57ef2f6268d362a0912931911c46f93165d4ff

tests/phpunit/MediaWikiIntegrationTestCase.php

index 2f00132..aa43e5d 100644 (file)
@@ -222,7 +222,6 @@ abstract class MediaWikiIntegrationTestCase extends PHPUnit\Framework\TestCase {
         *
         * @since 1.28
         *
-        * @param string[] $groups Groups the test user should be added to.
         * @return TestUser
         */
        public static function getTestSysop() {