Commit 3f63b57f authored by GitLab Bot's avatar GitLab Bot

Automatic merge of gitlab-org/gitlab-ce master

parents 91de5b61 9d445026
# frozen_string_literal: true # frozen_string_literal: true
module QA module QA
context 'Create' do # https://gitlab.com/gitlab-org/quality/staging/issues/55
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