Skip to content

Address issue #578123 by introducing a temporary spec quarantine

What does this MR do and why?

In order to remove a blocker, we are introducing a temporary quarantine for create_group_wiki_page_spec to address an issue caused by transition to the project studio.

References

Screenshots or screen recordings

Before After
Screenshot_2025-10-24_at_10.49.36 Screenshot_2025-10-24_at_10.47.35

How to set up and validate locally

  • execute bundle exec rspec qa/specs/features/ee/browser_ui/2_plan/group_wiki/create_group_wiki_page_spec.rb
  • tests are passing with 2 pending

MR acceptance checklist

Merge request reports

Loading