Disable short way test
This commit is contained in:
parent
bc51881b40
commit
2a2315acce
1 changed files with 5 additions and 5 deletions
|
@ -4,17 +4,17 @@
|
|||
"description": "При planRoadDirection='-1' маршрут неверный, при 0 - верный",
|
||||
"params": {
|
||||
"vehicle": "car",
|
||||
"short_way": "true",
|
||||
"short_way_": "",
|
||||
"planRoadDirection": "-1"
|
||||
},
|
||||
|
||||
"startPoint": {
|
||||
"latitude": 45.90810929390909,
|
||||
"longitude": 35.25023227930072
|
||||
"latitude": 45.9081,
|
||||
"longitude": 35.2502
|
||||
},
|
||||
"endPoint": {
|
||||
"latitude": 45.90951460825728,
|
||||
"longitude": 35.24373865127566
|
||||
"latitude": 45.9095,
|
||||
"longitude": 35.2437
|
||||
},
|
||||
"expectedResults": {
|
||||
"30657405": "true",
|
||||
|
|
Loading…
Reference in a new issue