Skip to content

Do not run MR license widget spec on staging

Will Meek requested to merge mr_widget_spec_not_staging into master

What does this MR do and why?

Describe in detail what your merge request does and why.

As per #373020 (closed) , MR license widget is no longer available on Staging until refactor_mr_widgets_extensions is turned off. This MR skips the test in Staging.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  • Run qa/specs/features/ee/browser_ui/13_secure/merge_request_license_widget_spec.rb against eg. GDK, runs and passes
  • Run qa/specs/features/ee/browser_ui/13_secure/merge_request_license_widget_spec.rb against Staging, skips

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