forked from organicmaps/organicmaps
[tests] Fixed after pr 13557.
This commit is contained in:
parent
69ee3799a8
commit
46747f6351
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ CountryFeaturesCounters constexpr kWorldCounters(945 /* fbs */, 364406 /* geomet
|
|||
0 /* bookingHotels */);
|
||||
|
||||
CountryFeaturesCounters constexpr kNorthAucklandCounters(
|
||||
1812333 /* fbs */, 12196970 /* geometryPoints */, 1007583 /* point */, 205634 /* line */,
|
||||
1812334 /* fbs */, 12196971 /* geometryPoints */, 1007584 /* point */, 205634 /* line */,
|
||||
599116 /* area */, 212615 /* poi */, 521 /* cityTownOrVillage */, 3557 /* bookingHotels */);
|
||||
|
||||
CountryFeaturesCounters constexpr kNorthWellingtonCounters(
|
||||
|
|
Loading…
Add table
Reference in a new issue