forked from organicmaps/organicmaps
[routing] Test fix.
This commit is contained in:
parent
a0603ab5b3
commit
aecad775fc
1 changed files with 1 additions and 1 deletions
|
@ -405,7 +405,7 @@ namespace
|
|||
|
||||
CHECK(routeResult.first, ());
|
||||
Route const & route = *routeResult.first;
|
||||
integration::TestRouteTime(route, 19645.0);
|
||||
integration::TestRouteTime(route, 19621.8);
|
||||
}
|
||||
|
||||
// Test on roads with tag route=shuttle_train
|
||||
|
|
Loading…
Add table
Reference in a new issue