Commit 6da00a56 authored by Natalia Tepluhina's avatar Natalia Tepluhina

Merge branch 'sh-improve-issue-sidebar-spec' into 'master'

[RUN-AS-IF-FOSS] Make issue_sidebar_spec.rb less flaky

See merge request gitlab-org/gitlab!60797
parents 149e44d5 587b1490
...@@ -189,7 +189,7 @@ RSpec.describe 'Issue Sidebar' do ...@@ -189,7 +189,7 @@ RSpec.describe 'Issue Sidebar' do
click_link user2.name click_link user2.name
end end
find('.js-right-sidebar').click find('.participants').click
wait_for_requests wait_for_requests
open_assignees_dropdown open_assignees_dropdown
......
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