mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-04-04 07:09:14 +00:00
Reports Refactor 2: Merge Spree::reports into Admin::Reports
This commit is contained in:
committed by
Jean-Baptiste Bellet
parent
288a35f062
commit
452a3fa933
@@ -63,7 +63,6 @@ describe Api::V0::ReportsController, type: :controller do
|
||||
|
||||
it "returns an error" do
|
||||
api_get :show, report_type: "packing"
|
||||
|
||||
expect(response.status).to eq 422
|
||||
expect(json_response["error"]).to eq(
|
||||
I18n.t('errors.missing_ransack_params', scope: i18n_scope)
|
||||
|
||||
Reference in New Issue
Block a user