mediawiki-extensions-Echo/tests/phpunit/integration
Fomafix 829003cabf Use $this->getServiceContainer() in maintenance and tests
Use
	$this->getServiceContainer()
instead of
	MediaWikiServices::getInstance()
in maintenance and tests.

Change-Id: I845e8f083b19da093166d6551683f2013eec7bb1
2023-11-09 20:18:48 +00:00
..
Push And a few more namespaced classes... 2023-08-18 22:27:18 +01:00
ContainmentSetTest.php Namespace some more classes 2023-08-18 21:24:59 +01:00
ServicesTest.php Use $this->getServiceContainer() in maintenance and tests 2023-11-09 20:18:48 +00:00