Skip to content

Fix some specs with the super sidebar

Paul Gascou-Vaillancourt requested to merge pgv/super-sidebar-specs-1 into master

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.

Edited by Paul Gascou-Vaillancourt

Merge request reports