On 24 June 2015 at 18:20, Masaaki Furuki <[email protected]> wrote: > What does "Expected response to be a <redirect>, but was <200>" means?
Just what it says, presumably you have specified a test that expected a redirection but instead the response was the html response code 200 (OK). You can look in log/test.log to get some more clues to what is happening. Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLt4LEGUjbDVOhsMs%3Ds%3D018mgr%2BqCrZURONz2XT_0a-ftg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

