From d1a6470a29cac215673f36a1f7cfa6462051f26a Mon Sep 17 00:00:00 2001 From: Victor Shcherb Date: Sun, 7 Aug 2016 22:06:48 +0300 Subject: [PATCH] Fix test --- OsmAnd-java/test/resources/test_routing.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/OsmAnd-java/test/resources/test_routing.json b/OsmAnd-java/test/resources/test_routing.json index 4f89494abf..403b2b0a78 100644 --- a/OsmAnd-java/test/resources/test_routing.json +++ b/OsmAnd-java/test/resources/test_routing.json @@ -177,9 +177,8 @@ "testName": "16.Offline Routing: maxheight not supported yet? https://github.com/osmandapp/Osmand/issues/1830", "params": { "vehicle": "car", - "short_way": "true", - "maxheight": "3", - "planRoadDirection": "-1" + "height": "4", + "planRoadDirection": "0" }, "startPoint": { "latitude": 45.8524068832173,