Commit 29162bc0 authored by Kyle Wiebers's avatar Kyle Wiebers

Add wait_for_all_requests after setting assignee

Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/329662
parent ff8cd574
......@@ -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