Fix rb-site unit tests.

Review Request #12461 — Created July 11, 2022 and submitted — Latest diff uploaded

Information

Review Board
release-5.0.x

Reviewers

The recent change to rb-site to fix upgrading the CACHES key for the
transition from MemcachedCache to PymemcacheCache broke several unit
tests. This fixes them up.

Ran unit tests.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Fix rb-site unit tests.
The recent change to rb-site to fix upgrading the `CACHES` key for the transition from `MemcachedCache` to `PymemcacheCache` broke several unit tests. This fixes them up. Testing Done: Ran unit tests.
b65fa70a32be3bef16afd295532dc8b82f4bdaa4 David Trowbridge
reviewboard/cmdline/tests/test_rbsite.py
Loading...