Commit c1d09cfd authored by Tomislav Nikic's avatar Tomislav Nikic

Removing Quarantine tag after testing

Tested the two tests inside the suite,
both passed and thus are being
dequarantined.
parent 34a22b83
# frozen_string_literal: true # frozen_string_literal: true
module QA module QA
# https://gitlab.com/gitlab-org/quality/staging/issues/55 context 'Create' do
context 'Create', :quarantine do
describe 'Download merge request patch and diff' do describe 'Download merge request patch and diff' do
before(:context) do before(:context) do
Runtime::Browser.visit(:gitlab, Page::Main::Login) Runtime::Browser.visit(:gitlab, Page::Main::Login)
......
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