From 0353b3110d0d3d0711cd21878a5c835c7e9c9add Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Thu, 11 Oct 2018 12:41:27 -0400 Subject: [PATCH] Fix parse error in testing osm.js --- test/spec/services/osm.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/spec/services/osm.js b/test/spec/services/osm.js index b8080b2c5..c977cf599 100644 --- a/test/spec/services/osm.js +++ b/test/spec/services/osm.js @@ -140,7 +140,7 @@ describe('iD.serviceOsm', function () { var path = '/api/0.6/map?bbox=-74.542,40.655,-74.541,40.656'; var response = '' + '' + - ' ' + ' ' + ' ' + ' ' +