Commit 09cc6c76 authored by Stan Hu's avatar Stan Hu

Merge branch 'mk/unflake-unassign-test' into 'master'

Unflake unassign test

Closes #32621

See merge request gitlab-org/gitlab!17627
parents 3befa24c e1f72a13
......@@ -470,6 +470,8 @@ describe 'Issues' do
expect(page).to have_content 'None'
end
wait_for_requests
expect(issue.reload.assignees).to be_empty
end
......
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