Commit db6b5e08 authored by Dan Davison's avatar Dan Davison

Merge branch 'qa/dequarantine-release-e2e-test' into 'master'

De-quarantine test to see if it's fixed

Closes gitlab-org/quality/nightly#70

See merge request gitlab-org/gitlab-ee!14524
parents f64b5eed bcec123f
......@@ -3,8 +3,7 @@
require 'digest/sha1'
module QA
# Failure issue: https://gitlab.com/gitlab-org/quality/nightly/issues/70
context 'Release', :docker, :quarantine do
context 'Release', :docker do
describe 'Git clone using a deploy key' do
def 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