From c5f71184bef389dfff63230c7be8a3ce5695c319 Mon Sep 17 00:00:00 2001 From: maxwell Date: Tue, 30 Nov 2010 13:29:17 -0800 Subject: [PATCH] profile now knows about three images sizes, even in federation case --- spec/config/config_spec.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/spec/config/config_spec.rb b/spec/config/config_spec.rb index 270b3726b..de5c1f755 100644 --- a/spec/config/config_spec.rb +++ b/spec/config/config_spec.rb @@ -4,7 +4,6 @@ describe 'making sure the config is parsed as should' do -<<<<<<< HEAD describe 'pod_url' do it 'should have a trailing slash' do APP_CONFIG[:pod_url].should == 'http://example.org/'