We are PDA
This commit is contained in:
@ -47,7 +47,7 @@ module Admin
|
||||
|
||||
test "recruiter should auth to dashboard" do
|
||||
post admin_auth_url, params: { auth:
|
||||
{ email: 'pdr.recruiter@mailinator.com', password: 'password' } }
|
||||
{ email: 'pda.recruiter@mailinator.com', password: 'password' } }
|
||||
assert_redirected_to admin_url
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user