Commit 7cbcc21d authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
parent 19118114
......@@ -209,7 +209,7 @@ describe 'Issues', feature: true do
set project.team.members.first.id
click_button 'Update Issue'
expect(page).to have_content 'Assignee:'
expect(page).to have_content 'Assignee'
has_select?('issue_assignee_id',
selected: project.team.members.first.name)
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