Commit e1f72a13 authored by Michael Kozono's avatar Michael Kozono

Unflake unassign test

parent fd160a2c
...@@ -470,6 +470,8 @@ describe 'Issues' do ...@@ -470,6 +470,8 @@ describe 'Issues' do
expect(page).to have_content 'None' expect(page).to have_content 'None'
end end
wait_for_requests
expect(issue.reload.assignees).to be_empty expect(issue.reload.assignees).to be_empty
end 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