Skip to content

Instantly share code, notes, and snippets.

@carloslopes
Created August 10, 2012 20:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save carloslopes/3317443 to your computer and use it in GitHub Desktop.
Save carloslopes/3317443 to your computer and use it in GitHub Desktop.
Failures:
1) RegistrationsController GET show content should have the personal informations
Failure/Error: expect(response.body).to have_selector('dd#email', :text => @user.email.html_safe)
expected css "dd#email" with text "<a href=\"mailto:email@example.com\">email@example.com</a>" to return something
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment