Commit 63432f37 authored by Ramya Authappan's avatar Ramya Authappan

Merge branch 'qa-unquarantine-jira-import-spec' into 'master'

Unquarantine Jira issue import spec

See merge request gitlab-org/gitlab!35790
parents cc0c4563 0f7ea2e7
# frozen_string_literal: true
module QA
context 'Plan', quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/225409', type: :bug } do
context 'Plan' do
describe 'Jira issue import', :jira, :orchestrated, :requires_admin do
let(:jira_project_key) { "JITD" }
let(:jira_issue_title) { "[#{jira_project_key}-1] Jira to GitLab Test Issue" }
......
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