mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Fix various import issue: module('admin.enterprises')
This commit is contained in:
@@ -6,6 +6,7 @@ describe 'MapCentreCalculator service', ->
|
||||
|
||||
beforeEach ->
|
||||
module 'Darkswarm'
|
||||
module('admin.enterprises')
|
||||
defaultLongitude = -6
|
||||
defaultLatitude = 53
|
||||
angular.module('Darkswarm').value 'openStreetMapConfig', {
|
||||
|
||||
Reference in New Issue
Block a user