mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
Remove dead endpoint
This commit is contained in:
@@ -109,7 +109,6 @@ describe BaseController, type: :controller do
|
||||
|
||||
get :index
|
||||
|
||||
expect(session[:expired_order_cycle_id]).to eq oc.id
|
||||
expect(response).to redirect_to root_url
|
||||
expect(flash[:info]).to eq I18n.t('order_cycle_closed')
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user