MinervaNeue/tests/phpunit/skins
Piotr Miazga 39a2078472 Minerva shouldn't call Skin::getNewTalks() twice
The Skin::getNewTalks() is already called in SkinTemplate::prepareQuickTemplate.
There is no need to call this function again, as is pretty heavy. Instead of
calling it second time, just re-use the value stored in the QuickTemplate

Change-Id: I0e9491405f4d760278db3a423ee14e8f80720291
2019-05-14 16:09:18 +02:00
..
SkinMinervaPageActionsTest.php Use MediaWikiServices to cache commonly used helpers 2019-04-15 20:50:11 +02:00
SkinMinervaTest.php Minerva shouldn't call Skin::getNewTalks() twice 2019-05-14 16:09:18 +02:00
SkinUserPageHelperTest.php Fix undefined NS issue with @coversDefaultClass 2018-11-01 14:28:20 +01:00