diff options
Diffstat (limited to 'spec/views/networks')
| -rw-r--r-- | spec/views/networks/show.html.erb_spec.rb | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/views/networks/show.html.erb_spec.rb b/spec/views/networks/show.html.erb_spec.rb index 9c4f34f96..08ecdd95d 100644 --- a/spec/views/networks/show.html.erb_spec.rb +++ b/spec/views/networks/show.html.erb_spec.rb @@ -13,7 +13,6 @@ describe "/networks/show" do    it "should display a map with class 'network'" do      render -    puts rendered      rendered.should have_selector("#map")    end  | 
