forked from organicmaps/organicmaps-tmp
Fixing routing integration tests.
This commit is contained in:
parent
a44f502c12
commit
71a689f518
1 changed files with 1 additions and 1 deletions
|
@ -201,7 +201,7 @@ UNIT_TEST(RussiaTaganrogSyzranov10k3ToTruseE)
|
|||
integration::CalculateRouteAndTestRouteLength(
|
||||
integration::GetVehicleComponents<VehicleType::Pedestrian>(),
|
||||
MercatorBounds::FromLatLon(47.2183, 38.8634), {0., 0.},
|
||||
MercatorBounds::FromLatLon(47.2048, 38.9441), 7463.);
|
||||
MercatorBounds::FromLatLon(47.2048, 38.9441), 7994.0);
|
||||
}
|
||||
|
||||
UNIT_TEST(RussiaTaganrogSyzranov10k3ToLazo5k2)
|
||||
|
|
Loading…
Add table
Reference in a new issue