MediaProxyCacheControllerTest: Fix unstable tests.
authorLain Soykaf <lain@lain.com>
Sun, 14 Nov 2021 10:45:38 +0000 (11:45 +0100)
committerLain Soykaf <lain@lain.com>
Sun, 14 Nov 2021 10:45:38 +0000 (11:45 +0100)
Cachex order isn't stable, so we can not depend on the order in
tests. This adds some sorting to make the tests stable.


No differences found