diff --git a/spec/javascripts/unit/darkswarm/services/map_spec.js.coffee b/spec/javascripts/unit/darkswarm/services/map_spec.js.coffee index 6e5fcc320f..669f0ca74d 100644 --- a/spec/javascripts/unit/darkswarm/services/map_spec.js.coffee +++ b/spec/javascripts/unit/darkswarm/services/map_spec.js.coffee @@ -18,7 +18,8 @@ describe "Hubs service", -> orders_close_at: new Date() type: "hub" visible: true - + latitude: null + longitude: null } ]