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:
Sanad Liaquat 2019-06-19 08:49:40 +00:00
commit 8716eb0cef
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/62
context 'Create', :quarantine do
context 'Create' do
describe 'Create, list, and delete branches via web' do
master_branch = 'master'
second_branch = 'second-branch'