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",
|
||||
"params": {
|
||||
"vehicle": "car",
|
||||
"short_way": "true",
|
||||
"maxheight": "3",
|
||||
"planRoadDirection": "-1"
|
||||
"height": "4",
|
||||
"planRoadDirection": "0"
|
||||
},
|
||||
"startPoint": {
|
||||
"latitude": 45.8524068832173,
|
||||
|
|
Loading…
Reference in a new issue