Commit 2ba7a211 authored by Tiffany Rea's avatar Tiffany Rea Committed by Mark Lapierre

Quarantine test from staging while investigate

parent 054a919c
......@@ -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