Commit 62c13f6e authored by Lin Jen-Shin's avatar Lin Jen-Shin

Merge branch 'quarantine-flaky-user_interacts_with_awards_spec' into 'master'

Quarantine a flaky user_interacts_with_awards_spec.rb

See merge request gitlab-org/gitlab!46425
parents b45adad7 682371ad
......@@ -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