Commit 86222412 authored by Rémy Coutable's avatar Rémy Coutable

Quarantine a flaky test in customizable_cycle_analytics_spec.rb

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent ef2ff241
......@@ -348,7 +348,7 @@ RSpec.describe 'Customizable Group Value Stream Analytics', :js do
expect(page).to have_text custom_stage_name
end
it_behaves_like 'can edit custom stages'
it_behaves_like 'can edit custom stages', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/273045'
end
end
......
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