Commit 682371ad authored by Rémy Coutable's avatar Rémy Coutable

Quarantine a flaky user_interacts_with_awards_spec.rb

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 798f5542
......@@ -294,7 +294,7 @@ RSpec.describe 'User interacts with awards' do
end
end
it 'toggles the smiley emoji on a note', :js do
it 'toggles the smiley emoji on a note', :js, quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/267525' do
toggle_smiley_emoji(true)
within('.note-body') 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