mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-19 00:27:25 +00:00
Update route declaration in karma test
This commit is contained in:
@@ -13,7 +13,7 @@ describe 'Products service', ->
|
||||
properties = null
|
||||
taxons = null
|
||||
GmapsGeo = {}
|
||||
endpoint = "/api/order_cycles/1/products?distributor=1"
|
||||
endpoint = "/api/order_cycles/1/products.json?distributor=1"
|
||||
|
||||
beforeEach ->
|
||||
product =
|
||||
|
||||
Reference in New Issue
Block a user