From bb04a01b7238acace143af1b420bc301c7f30c0d Mon Sep 17 00:00:00 2001 From: Peter Johnson Date: Tue, 2 Dec 2014 14:35:37 +0000 Subject: [PATCH] checkout test from branch:fuzzy to get master build passing --- test/unit/helper/geojsonify.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/unit/helper/geojsonify.js b/test/unit/helper/geojsonify.js index 636f6dc6..fbadbabc 100644 --- a/test/unit/helper/geojsonify.js +++ b/test/unit/helper/geojsonify.js @@ -101,7 +101,7 @@ module.exports.tests.search = function(test, common) { var expected = { "type": "FeatureCollection", - "bbox": [ -0.1069716, 51.517806, -0.101795, 51.5337144 ], + "bbox": [ -73.985656, 40.748432, -0.101795, 51.5337144 ], "features": [ { "type": "Feature",