Commit 5f65d843 authored by Walmyr Lima's avatar Walmyr Lima

Quarantine flaky tests

parent 8fce3dd8
......@@ -47,7 +47,7 @@ module QA
end
end
it 'comments on epic' do
it 'comments on epic', :quarantine do
create_issue_and_epic_resources
visit_first_epic_page
......@@ -72,7 +72,7 @@ module QA
expect(page).to have_content('Open')
end
it 'adds/removes issue to/from epic using quick actions' do
it 'adds/removes issue to/from epic using quick actions', :quarantine do
create_issue_and_epic_resources
@issue.visit!
......
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