18943: Tweaking fixtures
[arvados.git] / services / api / config / routes.rb
index a0c3cafe137fe1378e9889e6c16a9adad1fd9749..98f5788d6505d3525115f3b3a8e5622b8a059937 100644 (file)
@@ -92,7 +92,7 @@ Rails.application.routes.draw do
     end
   end
 
-  post '/sys/sweep_trash', to: 'sys#sweep_trash'
+  post '/sys/trash_sweep', to: 'sys#trash_sweep'
 
   if Rails.env == 'test'
     post '/database/reset', to: 'database#reset'