Commit 6f6412fb authored by Heinrich Lee Yu's avatar Heinrich Lee Yu

Merge branch...

Merge branch '297505-flaky-test-ee-spec-features-epics-epic_show_spec-rb-1-5-2-2-1-1-epic-show-epic-actions-when' into 'master'

test: Quarantine flaky tests

See merge request gitlab-org/gitlab!51591
parents 2e0423a9 492f6371
......@@ -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