Fix POPULATION_1KK size in C.2 spec: Angular source has 30 entries, not 29

This commit is contained in:
2026-04-17 08:36:08 +03:00
parent 54f9282a99
commit 855a7c31e6
@@ -222,7 +222,7 @@ Three test files.
- `getCityZoomLevel("TJM")``5` (500k).
- `getCityZoomLevel("MMK")``6` (100k).
- `getCityZoomLevel("UNKNOWN")``6` (default).
- `POPULATION_1KK.size === 29`, `POPULATION_500K.size === 23`, `POPULATION_100K.size === 39`, `POPULAR_RESORTS.size === 15` — exact sizes (tight couplings to the Angular source; any delta is intentional and must update this expectation).
- `POPULATION_1KK.size === 30`, `POPULATION_500K.size === 23`, `POPULATION_100K.size === 39`, `POPULAR_RESORTS.size === 15` — exact sizes (tight couplings to the Angular source; any delta is intentional and must update this expectation).
### `MapCanvas.test.tsx` — jsdom