Commit 37079e76 authored by Rémy Coutable's avatar Rémy Coutable

Quarantine a flaky test

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 8dd8e6ad
......@@ -311,7 +311,7 @@ RSpec.describe 'Promotions', :js do
expect(find('.promotion-issue-weight-sidebar-message')).to have_content 'Improve issues management with Issue weight and GitLab Enterprise Edition'
end
it 'is removed after dismissal' do
it 'is removed after dismissal', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/222518' do
visit project_issue_path(project, issue)
wait_for_requests
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment