Created
July 27, 2011 20:13
-
-
Save denysonique/1110262 to your computer and use it in GitHub Desktop.
This file contains hidden or 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) Signed in user should sign in successfully | |
| Failure/Error: current_path.should eq('/profile') | |
| expected "/profile" | |
| got "/users/sign_in" | |
| (compared using ==) | |
| # ./spec/requests/user_home_spec.rb:18:in `block (2 levels) in <top (required)>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment