Add feature test for role promotion management `rejection` flow
What does this MR do and why?
This is a follow up from !171572 (merged). In the previous MR we added a test for the approval flow, and after this feedback we decided to create this MR to add a test for the rejection flow.
References
Please include cross links to any resources that are relevant to this MR This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.
- Issue: #462689 (closed)
- Previous MR: !171572 (merged)
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
How to set up and validate locally
bundle exec rspec ee/spec/features/users/role_promotion_spec.rb
Edited by Sheldon Led