Commit 7b79b4bf authored by Mark Lapierre's avatar Mark Lapierre

Remove passing test from quarantine

parent ecb4afd3
# frozen_string_literal: true
module QA
# Failure issue: https://gitlab.com/gitlab-org/gitlab/issues/35152
context 'Create', :quarantine do
context 'Create' do
describe 'Pull mirror a repository over SSH with a private key' do
let(:source) do
Resource::Repository::ProjectPush.fabricate! do |project_push|
......
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