Commit afbca754 authored by Mark Lapierre's avatar Mark Lapierre

Merge branch 'skip-test-while-bug-exist' into 'master'

Skip test while bug is not fixed

See merge request gitlab-org/gitlab!17650
parents f864b843 b86585e6
......@@ -2,7 +2,7 @@
module QA
# https://gitlab.com/gitlab-org/gitlab/issues/13360
context 'Plan', :quarantine do
context 'Plan', :skip do
describe 'Epics roadmap' do
let(:epic) do
EE::Resource::Epic.fabricate_via_api! do |epic|
......
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