Commit e32b1a8d authored by Dan Davison's avatar Dan Davison

Merge branch 'qa-remove-epics-milestone-dates-spec-from-reliable' into 'master'

Removes epic_milestone_dates_spec from reliable

See merge request gitlab-org/gitlab!59820
parents a8063ce5 73aea138
......@@ -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