Commit e38498d2 authored by David O'Regan's avatar David O'Regan

Merge branch '329662-add-wait-after-setting-assignee' into 'master'

Add wait_for_all_requests after setting assignee

See merge request gitlab-org/gitlab!60726
parents 39e47fd5 29162bc0
......@@ -190,6 +190,7 @@ RSpec.describe 'Issue Sidebar' do
end
find('.js-right-sidebar').click
wait_for_requests
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