Commit 492f6371 authored by Rémy Coutable's avatar Rémy Coutable

test: Quarantine flaky tests

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 4709d3c9
......@@ -266,7 +266,7 @@ RSpec.describe 'Epic show', :js do
end
end
describe 'epic actions' do
describe 'epic actions', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/297505' do
shared_examples 'epic closed' do |selector|
it 'can close an epic' do
expect(find('.status-box')).to have_content 'Open'
......
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