diff --git a/search/search_integration_tests/smoke_test.cpp b/search/search_integration_tests/smoke_test.cpp index 980ff06c03..8daf1a4c81 100644 --- a/search/search_integration_tests/smoke_test.cpp +++ b/search/search_integration_tests/smoke_test.cpp @@ -159,6 +159,7 @@ UNIT_CLASS_TEST(SmokeTest, CategoriesTest) {"place", "islet"}, {"power", "pole"}, {"highway", "footway"}, + {"highway", "ford"}, // MAPSME-10683 {"highway", "living_street"}, {"highway", "motorway"}, {"highway", "motorway_link"},