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

Quarantine a flaky spec

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent df3caf52
......@@ -49,7 +49,7 @@ RSpec.describe 'User interacts with awards' do
end
end
it 'toggles a custom award emoji' do
it 'toggles a custom award emoji', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/351878' do
page.within('.awards') do
page.find('.add-reaction-button').click
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