Skip to content

Commit

Permalink
Fixing a bad merge I just did :( yay travis!!!! <3
Browse files Browse the repository at this point in the history
  • Loading branch information
carols10cents committed Dec 27, 2012
1 parent 767878c commit b47cf30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/models/user_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ def stub_superfeedr_request_for_user(user)

stub_superfeedr_request_for_user u

u.edit_user_profile(:email => '[email protected]')
u.update_profile!(:email => '[email protected]')
u.save
refute u.email_confirmed
end
Expand Down

0 comments on commit b47cf30

Please sign in to comment.