Guest User

Untitled

a guest
Jun 21st, 2018
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. 'User authenticates user' FAILED
  2. expected: #<User id: 2, login: "quentin", identity_url: nil, name: "", email: "quentin@example.com", crypted_password: "261fd559c11e3931bd9f87fe8babb4ee8b196c56", salt: "356a192b7913b04c54574d18c28d46e6395428ab", remember_token: "77de68daecd823babbb58edb1c8e14d7106e83bb", activation_code: nil, state: "active", remember_token_expires_at: "2009-06-16 19:31:24", activated_at: "2009-06-10 19:31:24", deleted_at: nil, created_at: "2009-06-10 19:31:24", updated_at: "2009-06-15 18:31:24">,
  3. got: nil (using ==)
  4. ./spec/models/user_spec.rb:163:
Add Comment
Please, Sign In to add comment