Commit b491dd52 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'quarantine-broken-spec' into 'master'

Quarantine a broken spec

See merge request gitlab-org/gitlab!47219
parents d4817475 44e1aba2
......@@ -48,7 +48,7 @@ RSpec.shared_examples 'multiple issue boards' do
expect(page).to have_button('This is a new board')
end
it 'deletes board' do
it 'deletes board', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/280554' do
in_boards_switcher_dropdown do
click_button 'Delete board'
end
......
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