mediawiki-skins-MinervaNeue/tests
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
..
jest Send a toast notification if night mode is not available 2024-02-14 01:51:23 +00:00
phpunit Remove wrong parameter $this->once() 2024-03-03 12:57:25 +00:00
qunit Send a toast notification if night mode is not available 2024-02-14 01:51:23 +00:00
selenium build: Update linters 2024-01-24 22:02:12 +00:00