Merge "Linker: Do not localize links to other wikis in comments"
[lhc/web/wiklou.git] / tests / phpunit / includes / LinkerTest.php
index d684a43..f4844f8 100644 (file)
@@ -265,7 +265,6 @@ class LinkerTest extends MediaWikiLangTestCase {
         * @dataProvider provideCasesForFormatLinksInComment
         */
        public function testFormatLinksInComment( $expected, $input, $wiki ) {
-
                $conf = new SiteConfiguration();
                $conf->settings = [
                        'wgServer' => [