Commit e1f72a13 authored by Michael Kozono's avatar Michael Kozono

Unflake unassign test

parent fd160a2c
......@@ -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