Ensure no URL_PREFIX is used for test

If the URL_PREFIX value is modified in settings.py, the beat/beat.cmdline> "online" tests will fail.

This patch fixes that by ensuring that no URL_PREFIX value is set.

Merge request reports

Loading