Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorRaphael <raphael@joindiaspora.com>2010-10-30 02:59:42 +0400
committerRaphael <raphael@joindiaspora.com>2010-10-30 02:59:42 +0400
commit581985990c80fa3800af796cf4e10e014929e7e9 (patch)
treeae0ffaf5abb1a781beaaabf92eaf90f29d525e6e /spec
parent99eb25762d5671c519e1e229ca5110c9572e7727 (diff)
Delete no-longer-relevant spec, now down to master branch failures
Diffstat (limited to 'spec')
-rw-r--r--spec/models/user_spec.rb6
1 files changed, 0 insertions, 6 deletions
diff --git a/spec/models/user_spec.rb b/spec/models/user_spec.rb
index e9d31b59c..315484ab9 100644
--- a/spec/models/user_spec.rb
+++ b/spec/models/user_spec.rb
@@ -188,12 +188,6 @@ describe User do
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
it 'should be able to update their profile and send it to their friends' do
updated_profile = {