Fix some specs with the super sidebar
What does this MR do and why?
Updates some feature specs to pass with the super sidebar enabled.
Screenshots or screen recordings
No visual change.
How to set up and validate locally
bundle exec rspec ee/spec/features/epics/todo_spec.rb
bundle exec rspec ee/spec/features/epics/update_epic_spec.rb
bundle exec rspec ee/spec/features/groups/active_tabs_spec.rb
bundle exec rspec ee/spec/features/projects/active_tabs_spec.rb
bundle exec rspec spec/features/projects/active_tabs_spec.rb
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.
Edited by Paul Gascou-Vaillancourt