Skip to content

Commit

Permalink
lines removed
Browse files Browse the repository at this point in the history
  • Loading branch information
tchukuchuk committed Sep 4, 2012
1 parent d3dddb2 commit 33b59f6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/finder_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,6 @@ def stub_user(name, age, created_at)
user2.key.should == user.key
user2.name.should == user.name
user2.age.should == user.age
#user2.created_at.should == created_at
#user2.should == user
end

it "should not find object by key" do
Expand Down

0 comments on commit 33b59f6

Please sign in to comment.