Commit 93e54cda authored by Sanad Liaquat's avatar Sanad Liaquat

Merge branch '35152-remove-passing-test-from-quaratine' into 'master'

Remove passing test from quarantine

Closes #35152

See merge request gitlab-org/gitlab!21795
parents 460c1eb7 7b79b4bf
# 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