Commit d8d38332 authored by Mark Lapierre's avatar Mark Lapierre

Merge branch 'qa-remove-spec' into 'master'

Remove spec from smoke tests.

See merge request gitlab-org/gitlab-ee!8749
parents f67cf8af 5916b735
# frozen_string_literal: true
module QA
context 'Plan', :smoke do
context 'Plan' do
describe 'promote issue to epic' do
let(:issue_title) { "My Awesome Issue #{SecureRandom.hex(8)}" }
......
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