add admin flash messaging and styles
This commit is contained in:
@ -74,7 +74,7 @@ class RecruiterControllerTest < ActionDispatch::IntegrationTest
|
||||
end
|
||||
end
|
||||
assert_redirected_to recruiter_path
|
||||
assert flash[:notice]
|
||||
assert flash[:success]
|
||||
end
|
||||
|
||||
test "should fail creation with message" do
|
||||
|
Reference in New Issue
Block a user