Commit 1c1f888a authored by Sanad Liaquat's avatar Sanad Liaquat

Merge branch 'dj-dequarantine-deploy-token-creation-spec' into 'master'

De-quarantine deploy token creation spec

See merge request gitlab-org/gitlab!45910
parents 746c9b10 3289a2d9
# frozen_string_literal: true
module QA
RSpec.describe 'Release', quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/213222', type: :flaky } do
RSpec.describe 'Release' do
describe 'Deploy token creation' do
it 'user adds a deploy token', testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/issues/419' do
Flow::Login.sign_in
......
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