Delete no-longer-relevant spec, now down to master branch failures

This commit is contained in:
Raphael 2010-10-29 15:59:42 -07:00
parent 99eb25762d
commit 581985990c

View file

@ -188,12 +188,6 @@ describe User do
end end
end end
describe '#diaspora_handle' do
it 'uses the pod config url to set the diaspora_handle' do
user.diaspora_handle.should == user.username + "@" + APP_CONFIG[:terse_pod_url]
end
end
context 'profiles' do context 'profiles' do
it 'should be able to update their profile and send it to their friends' do it 'should be able to update their profile and send it to their friends' do
updated_profile = { updated_profile = {