Commit 7441a9ef authored by Reuben Pereira's avatar Reuben Pereira

Merge branch 'qa-quarantine-issue-board-label-spec' into 'master'

Quarantine issue board label spec and remove reliable tag

See merge request gitlab-org/gitlab!73659
parents 1f56a262 c96474e6
# frozen_string_literal: true
module QA
RSpec.describe 'Plan', :reliable do
RSpec.describe 'Plan', quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/344780', type: :flaky } do
describe 'Configure issue board by label' do
let(:label_board_list) do
EE::Resource::Board::BoardList::Project::LabelBoardList.fabricate_via_api!
......
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