Skip to content

Stop using escalation shared examples for alert updates

Sarah Yasonik requested to merge sy-modify-alert-update-specs into master

What does this MR do and why?

After !95834 (closed), AlertManagement::Alerts::UpdateService will be the only caller of the shared examples. This MR swaps the specs for the service to define the examples directly, rather than using a shared example when we don't need to.

MR acceptance checklist

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

Edited by Sarah Yasonik

Merge request reports