fix: scope map height to GIS workbench
This commit is contained in:
@@ -46,7 +46,7 @@ def test_map_rectangle_drag_is_wired_to_automatic_analysis() -> None:
|
||||
assert "fitDataOnChangeRef.current" in geomap
|
||||
assert "map.fitBounds(bounds, { padding: 40, duration: 0 })" in geomap
|
||||
assert "resizeObserver.disconnect()" in geomap
|
||||
assert ".geo-map-canvas .map-container" in styles
|
||||
assert ".workbench-main .geo-map-canvas .map-container" in styles
|
||||
assert "position: absolute;" in styles
|
||||
assert "inset: 0;" in styles
|
||||
|
||||
|
||||
Reference in New Issue
Block a user