mediawiki-skins-MinervaNeue/tests/phpunit
Fomafix 751da83410 Remove wrong parameter $this->once()
This parameter was probably intended as parameter for getTitle(), but
it is in the wrong parentheses. And even on a repair of the parentheses
the tests still fail with:

> 1) MediaWiki\Minerva\LanguagesHelperTest::testReturnsWhenOutputDoesNotHaveLangLinks
> ILanguageConverter::hasVariants() was not expected to be called more than once.

Also remove the useless ->with( $languageMock ).

Change-Id: I35a0617de2fe7dd0b58060cc8273ef756051d04f
2024-03-03 12:57:25 +00:00
..
menu Fix alignment for nearby and settings items in menu, and correctly hide when JS is disabled 2023-12-14 21:58:39 +00:00
permissions MinervaPagePermissionsTest: Remove unused parameter in buildPermissionsObject 2024-02-28 08:01:32 +00:00
skins Merge "Inject services in SkinMinerva" 2024-03-01 19:24:58 +00:00
structure phpunit: Implement the new BundleSizeTest::getSkinName() 2022-04-12 00:50:24 +00:00
unit Enable special page tabs 2022-05-18 21:41:00 +00:00
LanguagesHelperTest.php Remove wrong parameter $this->once() 2024-03-03 12:57:25 +00:00