Fix phpcs issues from LanguageConverter patches
[lhc/web/wiklou.git] / tests / phpunit / languages / LanguageConverterTest.php
index 331368e..fc2ed33 100644 (file)
@@ -167,7 +167,7 @@ class LanguageConverterTest extends MediaWikiLangTestCase {
                        $testString .= 'xxx xxx xxx';
                }
                $testString .= "\n<big id='в'></big>";
-               $old = ini_set('pcre.backtrack_limit', 200 );
+               $old = ini_set( 'pcre.backtrack_limit', 200 );
                $result = $this->lc->autoConvert( $testString, 'tg-latn' );
                ini_set( 'pcre.backtrack_limit', $old );
                // The в in the id attribute should not get converted to a v