Avoid SearchEnginePrefixTest postgres failures
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 18 May 2017 20:29:13 +0000 (13:29 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Tue, 23 May 2017 00:28:42 +0000 (17:28 -0700)
commitdaaeb407afbcc9e81840e14d0201fa4590cdff12
tree68236f620cd87a08e621fdd7ba39dfcffe39dfe4
parentf58c50e64d779eb5fe51a5678a45f3345fa69441
Avoid SearchEnginePrefixTest postgres failures

Slash was ranked a bit differently in how postgres sorts
(seems to be based on the utf8 units as raw bytes).

Bug: T75174
Change-Id: I0a7f3859945218319b3f418f607c0299d8569c61
tests/phpunit/includes/search/SearchEnginePrefixTest.php