Unquarantine fixed tests

Fix: https://gitlab.com/gitlab-org/gitlab-shell/merge_requests/280
This commit is contained in:
Mark Lapierre 2019-03-07 09:38:19 -05:00
parent b63efb09a5
commit 56c996e966
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
# frozen_string_literal: true
module QA
# Failure issue: https://gitlab.com/gitlab-org/quality/nightly/issues/84
context 'Create', :quarantine do
context 'Create' do
describe 'SSH key support' do
# Note: If you run this test against GDK make sure you've enabled sshd
# See: https://gitlab.com/gitlab-org/gitlab-qa/blob/master/docs/run_qa_against_gdk.md