Commit cef60071 authored by Ramya Authappan's avatar Ramya Authappan

Merge branch 'qa/de-quarantine-api-test-from-plan' into 'master'

De-quarantine API test suite from the Plan DevOps stage

Closes gitlab-org/quality/staging#48

See merge request gitlab-org/gitlab-ee!14546
parents 9414a348 d0d9322e
# frozen_string_literal: true # frozen_string_literal: true
module QA module QA
# Failure issue: https://gitlab.com/gitlab-org/quality/staging/issues/48 context 'Plan' do
context 'Plan', :quarantine do
describe 'Epics milestone dates API' do describe 'Epics milestone dates API' do
before(:context) do before(:context) do
@api_client = Runtime::API::Client.new(:gitlab) @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