From: Lucas Werkmeister Date: Fri, 7 Jun 2019 13:25:14 +0000 (+0200) Subject: Fix and re-enable ApiQueryLanguageinfoTest X-Git-Tag: 1.34.0-rc.0~1442^2 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22sites_tous%22%29%20.%20%22?a=commitdiff_plain;h=49c4a68a22a0ac940fcf213b03b3f2a888a475b7;p=lhc%2Fweb%2Fwiklou.git Fix and re-enable ApiQueryLanguageinfoTest Anomie discovered (T225244#5250241) that we need to clear the language cache here; with that, the test should work again, so re-enable it. Bug: T225244 Change-Id: I67e8446a4ff64d12ab3a3a52a432a728d4139a69 --- diff --git a/tests/phpunit/includes/api/ApiQueryLanguageinfoTest.php b/tests/phpunit/includes/api/ApiQueryLanguageinfoTest.php index f4bab029f5..6bbdd3bd53 100644 --- a/tests/phpunit/includes/api/ApiQueryLanguageinfoTest.php +++ b/tests/phpunit/includes/api/ApiQueryLanguageinfoTest.php @@ -1,10 +1,8 @@