Fix rb-site unit tests.
Review Request #12461 — Created July 11, 2022 and submitted — Latest diff uploaded
The recent change to rb-site to fix upgrading the
CACHES
key for the
transition fromMemcachedCache
toPymemcacheCache
broke several unit
tests. This fixes them up.
Ran unit tests.