inside application_controller_spec.rb from line 130 to line 141, it logs a user in and checks to see if the correct path was taken after the redirect.
This whole section is located in the "Logout" section. This has nothing to do with logging a user out at all, and probably was intended on being in the "Login" section.
inside application_controller_spec.rb from line 130 to line 141, it logs a user in and checks to see if the correct path was taken after the redirect.
This whole section is located in the "Logout" section. This has nothing to do with logging a user out at all, and probably was intended on being in the "Login" section.