Created
August 10, 2012 20:07
-
-
Save carloslopes/3317443 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 protected]\">[email protected]</a>" to return something |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment