Delete no-longer-relevant spec, now down to master branch failures
This commit is contained in:
parent
99eb25762d
commit
581985990c
1 changed files with 0 additions and 6 deletions
|
|
@ -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 = {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue