Commit e4bf12b6 authored by Michael Kozono's avatar Michael Kozono

Merge branch 'quarantine-flaky-specs' into 'master'

Quarantine flaky specs

See merge request gitlab-org/gitlab-ee!10680
parents 2561051f c2d91d22
......@@ -41,7 +41,7 @@ describe 'Epic shortcuts', :js do
wait_for_requests
end
it "quotes the selected text" do
it "quotes the selected text", :quarantine do
select_element('.note-text')
find('body').native.send_key('r')
......
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