Commit 8716eb0c authored by Sanad Liaquat's avatar Sanad Liaquat

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
parents 66425a93 b43aaad9
# 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'
......
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