diff options
author | rinpatch <rinpatch@sdf.org> | 2019-10-16 15:09:39 +0300 |
---|---|---|
committer | rinpatch <rinpatch@sdf.org> | 2019-10-18 14:56:27 +0300 |
commit | eca86330b4b1e834c14c4765469bf7238ffa0018 (patch) | |
tree | 4af9d94dcd2ddc9e4d0586ed14da6f280736e032 /rel | |
parent | 7a00acb3e49f441d975ff509efabb0117875c61e (diff) | |
download | pleroma-eca86330b4b1e834c14c4765469bf7238ffa0018.tar.gz |
Remove a failing search test due to it being unrealistic
While the case tested (`lain@ple`) gives wrong ordering due to
using only trigram to order, it almost never happens in reality. In reality
it would be either `lain` (in which case it's fine to list the user with `lain`
in display name first), or `@lain@pleroma.soykaf.com`/`lain@pleroma.soykaf.com` (which is
handled fine as well)
Diffstat (limited to 'rel')
0 files changed, 0 insertions, 0 deletions