aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers/general_controller_spec.rb
diff options
context:
space:
mode:
authorDavid Cabo <david@calibea.com>2011-08-16 12:22:58 +0200
committerDavid Cabo <david@calibea.com>2011-08-16 12:22:58 +0200
commit86e2d5a90185e249cbe2a39074b7fc4a6f7843b3 (patch)
treed745781dc4d268e4c0d37e1a4ec49edab4e0386f /spec/controllers/general_controller_spec.rb
parent95e357b02b75de103d93180e3a33417f0c83dfb3 (diff)
parentf6516d55f75752bf1eb7773f0a09cc6200bc9fad (diff)
Merge branch 'master' of github.com:sebbacon/alaveteli
Diffstat (limited to 'spec/controllers/general_controller_spec.rb')
-rw-r--r--spec/controllers/general_controller_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/controllers/general_controller_spec.rb b/spec/controllers/general_controller_spec.rb
index 76e1bb5e6..3640a8148 100644
--- a/spec/controllers/general_controller_spec.rb
+++ b/spec/controllers/general_controller_spec.rb
@@ -62,7 +62,6 @@ describe GeneralController, "when searching" do
response.should be_success
end
-
it "should redirect from search query URL to pretty URL" do
post :search_redirect, :query => "mouse" # query hidden in POST parameters
response.should redirect_to(:action => 'search', :combined => "mouse") # URL /search/:query