Tests - Enable Product Analytics(PA) feature flag within PA tests
What does this MR do and why?
Product analytics tests require product_analytics_features
flag enabled. This MR is to make sure it is enabled when the tests are being executed.
Added tag :require_admin
for the tests as admin access is needed in order to enable feature flags.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
N/A. Only enabling a feature flag for the tests
How to set up and validate locally
Tests can be executed locally by following this instructions.