Removed extra line

This commit is contained in:
Priit Tark 2015-01-27 16:41:27 +02:00
parent 964b2b12e6
commit 2deccb45ba

View file

@ -189,7 +189,6 @@ end
# end # end
# end # end
describe Contact, '.extract_params' do describe Contact, '.extract_params' do
it 'returns params hash'do it 'returns params hash'do
ph = { id: '123123', email: 'jdoe@example.com', authInfo: { pw: 'asde' }, ph = { id: '123123', email: 'jdoe@example.com', authInfo: { pw: 'asde' },