Fix unit test regressions from the new HEALTHCHECK_IPS configuration.

Review Request #13327 — Created Oct. 11, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

The introduction of HEALTHCHECK_IPS regressed the rb-site unit
tests. Some tests were checking the resulting settings_local.py file,
and these test expectations were missing this setting.

This fixes those expectations to include this line.

Unit tests pass.

Commits

Files

    Loading...