Commit c48e5552 authored by Dan Davison's avatar Dan Davison

Merge branch '196047-dequarantine-clone-using-deploy-key-spec' into 'master'

Dequarantine clone using deploy key spec

Closes #196047

See merge request gitlab-org/gitlab!23799
parents 2a1e6902 95405462
......@@ -3,7 +3,7 @@
require 'digest/sha1'
module QA
context 'Release', :docker, quarantine: 'https://gitlab.com/gitlab-org/gitlab/issues/196047' do
context 'Release', :docker do
describe 'Git clone using a deploy key' do
before do
Flow::Login.sign_in
......
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