Fix test SpecialSearchTest.testSearchTermIsNotExpanded
authorAntoine Musso <hashar@free.fr>
Wed, 10 Oct 2012 09:48:20 +0000 (11:48 +0200)
committerAntoine Musso <hashar@free.fr>
Wed, 10 Oct 2012 09:48:20 +0000 (11:48 +0200)
commit1df5e7aa89e58ab86a9158ea320b9a8436df7791
tree7478462131d4e3f401ae4e640c4ea4a137221f8f
parentba25ed9ee004985826eeb4635ebf740da95ef297
Fix test SpecialSearchTest.testSearchTermIsNotExpanded

Ief0bdd10 / 9299bab "Stop expanding search term in <title> of the search
results page" had an issue comparing the site title that could be in
different language.  I have converted the assertion to make sur we
always have the plain search term (aka: {{SITENAME}}) which will work
regardless of the language currently set.

Change-Id: Idbb778174978c17a75fa7671d4967851c2732c15
tests/phpunit/includes/specials/SpecialSearchTest.php