diff --git a/search/search_integration_tests/smoke_test.cpp b/search/search_integration_tests/smoke_test.cpp index fecc580746..f0d4676715 100644 --- a/search/search_integration_tests/smoke_test.cpp +++ b/search/search_integration_tests/smoke_test.cpp @@ -160,6 +160,7 @@ UNIT_CLASS_TEST(SmokeTest, CategoriesTest) {"place", "islet"}, {"power", "pole"}, {"highway", "footway"}, + {"highway", "cycleway"}, {"highway", "ford"}, // MAPSME-10683 {"highway", "living_street"}, {"highway", "motorway"},