Skip to content

Fix admin mode spec changes

Patrick Bajao requested to merge pb-fix-admin-mode-specs into master

What does this MR do and why?

This reverts the revert MR !115764 (merged) that reverted !115390 (merged). This adds back ./spec/support/shared_examples/requests/api/status_shared_examples.rb to the list of admin_mode_for_api_feature_flag_paths in spec/spec_helper.rb.

With that added back specs that used to the fail with the reverted changes are now passing.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports