X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2FPrefixSearchTest.php;h=685cb4024e11fcc722a13a2937ac6f87cac870ea;hb=17e5334fc9bcaaf06a0d3dd591aaaafe3dfefd81;hp=0e357678e81e732ea33d63d9ee131029e2eef99c;hpb=fede766fe9950e3a036c263bf17d19d31278221c;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/PrefixSearchTest.php b/tests/phpunit/includes/PrefixSearchTest.php index 0e357678e8..685cb4024e 100644 --- a/tests/phpunit/includes/PrefixSearchTest.php +++ b/tests/phpunit/includes/PrefixSearchTest.php @@ -68,8 +68,6 @@ class PrefixSearchTest extends MediaWikiLangTestCase { parent::tearDown(); TestingAccessWrapper::newFromClass( Hooks::class )->handlers = $this->originalHandlers; - - $this->overrideMwServices(); } protected function searchProvision( array $results = null ) {