fix(map): report selected theme scale honestly
This commit is contained in:
@@ -20,7 +20,8 @@ def test_map_first_explorer_is_the_default_product_flow() -> None:
|
||||
assert "<h3>Inzichten</h3>" in workspace
|
||||
assert "Teken rechthoek" in workspace
|
||||
assert "Volledig werkgebied" in workspace
|
||||
assert "Alle relevante thema" in workspace
|
||||
assert "Gekozen thema" in workspace
|
||||
assert "Kies kleiner gebied" in workspace
|
||||
assert "Bron nog niet ingeladen" in workspace
|
||||
assert "useMapThemeSelectionInsights" in workspace
|
||||
assert "datasetsApi.selectVectorFeatures" in read("frontend/src/hooks/useMapThemeSelectionInsights.ts")
|
||||
|
||||
Reference in New Issue
Block a user