Commit d0d9322e authored by Walmyr Lima's avatar Walmyr Lima

De-quarantine API test from Plan DevOps stage

As per https://gitlab.com/gitlab-org/quality/staging/issues/47
parent 4cf58d9d
# 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