Fix a broken test in alert_component_spec.rb
requested to merge 371974-broken-master-in-ee-spec-components-namespaces-free_user_cap-alert_component_spec-rb into master
What does this MR do and why?
This fixes a test broken by !96077 (merged).
Unfortunately, we have a test gap where unit tests aren't run when changes only happen in app/components
. I'll open a separate MR to fix this.
How to set up and validate locally
bin/rspec ee/spec/components/namespaces/free_user_cap/alert_component_spec.rb:24
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #371974 (closed).
Edited by Rémy Coutable