Make test_licenses_view tests not fail.
Review Request #14602 — Created Sept. 9, 2025 and submitted — Latest diff uploaded
The licenses view tests all rely on having the licenses feature enabled,
but outside of Christian's tree, that's not the case. This change adds
overrides to ensure that the feature is enabled for all of the tests.
Ran unit tests.