Commit be67fa62 authored by Mark Lapierre's avatar Mark Lapierre

Merge branch 'quarantine-epics-milestone-spec' into 'master'

Quarantine test from staging while investigate

See merge request gitlab-org/gitlab!55130
parents 40f01b39 2ba7a211
......@@ -3,7 +3,7 @@
require 'airborne'
module QA
RSpec.describe 'Plan', :reliable do
RSpec.describe 'Plan', :reliable, quarantine: { only: { subdomain: :staging }, issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/219495', type: :investigating } do
describe 'Epics milestone dates API' do
before(:context) do
@api_client = Runtime::API::Client.new(:gitlab)
......
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