Update route declaration in karma test

This commit is contained in:
Matt-Yorkley
2020-12-30 13:12:50 +00:00
parent 261ed751cb
commit 4ba3c81f90

View File

@@ -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 =