Commit 9b55d9c8 authored by Mark Lapierre's avatar Mark Lapierre

Merge branch 'qa-e2e-quarantine-flaky-test' into 'master'

Quarantine flaky test

See merge request gitlab-org/gitlab!28887
parents 8f81006a f6a15c3d
# frozen_string_literal: true
module QA
context 'Release' do
context 'Release', quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/213222', type: :flaky } do
describe 'Deploy token creation' do
it 'user adds a deploy token' 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