On 2 November 2015 at 16:01, James Harold <[email protected]> wrote:
>
> BTW, the error is listed here:
>
> 1) Failure:
> StaticPagesControllerTest#test_should_get_about
> [C:/Sites/sample_app/test/controllers/static_pages_controller_test.rb:19]:
> <About | Ruby on Rails Tutorial Sample App> expected but was
> <About | Ruby on Rails Tutorial Sample App.>.
The test producing that is
test "should get about" do
get :about
assert_response :success
assert_select "title", "About | Ruby on Rails Tutorial Sample App"
end
What do you think that error is trying to tell you?
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%3D0gLufuVYRO6rQVSsKjBOFz8kQ_asWhDb7ub0OZ12EdNo4dw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.