mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-01 02:03:22 +00:00
Test fetching enterprises
This commit is contained in:
@@ -137,6 +137,7 @@ angular.module('order_cycle', ['ngResource']).
|
||||
{'index': { method: 'GET', isArray: true}});
|
||||
|
||||
return {
|
||||
Enterprise: Enterprise,
|
||||
enterprises: {},
|
||||
|
||||
index: function() {
|
||||
|
||||
Reference in New Issue
Block a user