Commit f845a081 authored by Lin Jen-Shin's avatar Lin Jen-Shin

Merge branch 'revert-68b1ed92' into 'master'

Remove qa/qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb from quarantine

Closes gitlab-org/quality/staging#40

See merge request gitlab-org/gitlab-ce!30378
parents 9414a41f da767e3c
# frozen_string_literal: true # frozen_string_literal: true
module QA module QA
# https://gitlab.com/gitlab-org/quality/staging/issues/40 context 'Create' do
context 'Create', :quarantine do
describe 'Push mirror a repository over HTTP' do describe 'Push mirror a repository over HTTP' do
it 'configures and syncs a (push) mirrored repository' do it 'configures and syncs a (push) mirrored repository' 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