Commit 939563a7 authored by Mark Lapierre's avatar Mark Lapierre

Merge branch 'qa-dc-unquarantine-add-deploy-key-test' into 'master'

Unquarantine Add Deploy Key test

See merge request gitlab-org/gitlab-ce!30756
parents cff88ace 7f9fd451
# frozen_string_literal: true
module QA
# Failure issue: https://gitlab.com/gitlab-org/quality/staging/issues/26
context 'Release', :quarantine do
context 'Release' do
describe 'Deploy key creation' do
it 'user adds a deploy key' do
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