Commit f6a15c3d authored by Anastasia McDonald's avatar Anastasia McDonald

Quarantine flaky test

The test fails intermittently in master
See https://gitlab.com/gitlab-org/gitlab/-/issues/213222
parent 827594ab
# 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