Merge branch 'qa-ml-unquarantine-branches-test' into 'master'
Unquarantine the branches E2E test Closes gitlab-org/quality/nightly#62 See merge request gitlab-org/gitlab-ce!29828
This commit is contained in:
commit
8716eb0cef
|
|
@ -1,8 +1,7 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
module QA
|
||||
# Failure issue: https://gitlab.com/gitlab-org/quality/nightly/issues/62
|
||||
context 'Create', :quarantine do
|
||||
context 'Create' do
|
||||
describe 'Create, list, and delete branches via web' do
|
||||
master_branch = 'master'
|
||||
second_branch = 'second-branch'
|
||||
|
|
|
|||
Loading…
Reference in New Issue