mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-02 02:11:33 +00:00
Add spec to cover orders_controller watch sortOptions
This commit is contained in:
@@ -20,7 +20,6 @@ describe "CustomersCtrl", ->
|
||||
{id: 109, name: "Australia", states: [{id: 55, name: "ACT", abbr: "ACT"}]}
|
||||
]
|
||||
|
||||
|
||||
inject ($controller, $rootScope, _CustomerResource_, $httpBackend) ->
|
||||
scope = $rootScope
|
||||
http = $httpBackend
|
||||
|
||||
Reference in New Issue
Block a user