Fix test
This commit is contained in:
parent
e837ce3b2f
commit
d1a6470a29
1 changed files with 2 additions and 3 deletions
|
@ -177,9 +177,8 @@
|
||||||
"testName": "16.Offline Routing: maxheight not supported yet? https://github.com/osmandapp/Osmand/issues/1830",
|
"testName": "16.Offline Routing: maxheight not supported yet? https://github.com/osmandapp/Osmand/issues/1830",
|
||||||
"params": {
|
"params": {
|
||||||
"vehicle": "car",
|
"vehicle": "car",
|
||||||
"short_way": "true",
|
"height": "4",
|
||||||
"maxheight": "3",
|
"planRoadDirection": "0"
|
||||||
"planRoadDirection": "-1"
|
|
||||||
},
|
},
|
||||||
"startPoint": {
|
"startPoint": {
|
||||||
"latitude": 45.8524068832173,
|
"latitude": 45.8524068832173,
|
||||||
|
|
Loading…
Reference in a new issue