update fixtures and tests to include second department/quiz
This commit is contained in:
@ -25,7 +25,7 @@ module Admin
|
||||
auth_recruiter
|
||||
get admin_candidates_url
|
||||
assert_response :success
|
||||
assert_select "a[href='#{admin_edit_candidate_path(candidates(:martha))}']"
|
||||
assert_select "a[href='#{admin_edit_candidate_path(candidates(:gillian))}']"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user