spec/routing_spec.rb in alchemy_cms-2.0.4 vs spec/routing_spec.rb in alchemy_cms-2.0.5

- old
+ new

@@ -10,10 +10,10 @@ }.should route_to( :controller => "attachments", :action => "download", :id => "32", :name => "Presseveranstaltung", - :suffix => "pdf" + :format => "pdf" ) end it "should have a route for legacy Alchemy 1.x downloads" do {