Commit 73aea138 authored by Anastasia McDonald's avatar Anastasia McDonald Committed by Dan Davison

Removes epic_milestone_dates_spec from reliable

parent 0a63b4ac
......@@ -3,7 +3,8 @@
require 'airborne'
module QA
RSpec.describe 'Plan', :reliable, quarantine: { only: { subdomain: :staging }, issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/219495', type: :investigating } do
RSpec.describe 'Plan' do
# TODO: Convert back to reliable once proved to be stable. Related issue: https://gitlab.com/gitlab-org/gitlab/-/issues/219495
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