Unpending user spec
This commit is contained in:
parent
a5dedc9bdb
commit
15ecc22130
1 changed files with 0 additions and 1 deletions
|
|
@ -22,7 +22,6 @@ describe User do
|
|||
new_user.id.should_not == user.id
|
||||
end
|
||||
it 'does not overwrite old users with create' do
|
||||
pending "Why do you want to set ids directly? MONGOMAPPERRRRR!!!"
|
||||
params = {:username => "ohai",
|
||||
:email => "ohai@example.com",
|
||||
:password => "password",
|
||||
|
|
|
|||
Loading…
Reference in a new issue