Update spec with nulls

This commit is contained in:
Steve Pettitt
2016-03-03 07:18:49 +00:00
parent 4966290f87
commit 939356ef26

View File

@@ -18,7 +18,8 @@ describe "Hubs service", ->
orders_close_at: new Date()
type: "hub"
visible: true
latitude: null
longitude: null
}
]