diff --git a/test/routing_test.rb b/test/routing_test.rb index c83d5a1..dd9db0e 100644 --- a/test/routing_test.rb +++ b/test/routing_test.rb @@ -51,7 +51,7 @@ end end - + # Routing for Users (Some resolve to UsersController and others to Devise's # RegistrationController) # -------------------------------------------------------------------