Commit 87fd9807 authored by Alex Kalderimis's avatar Alex Kalderimis

Merge branch '334552-quarantine-flaky-board-spec' into 'master'

Quarantine failing group board spec

See merge request gitlab-org/gitlab!64809
parents b0146e2d 9bd7e5fa
......@@ -53,7 +53,7 @@ RSpec.describe 'Multiple Issue Boards', :js do
end
end
context 'with multiple group issue boards enabled' do
context 'with multiple group issue boards enabled', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/334552' do
let!(:board2) { create(:board, group: group) }
before do
......
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