mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-12 06:06:05 +10:00
Fix tests
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user