mapProjectAssets.test: mock fitWorld for Map child LWC
The Map LWC is a child of MapProjectAssets LWC. Since we updated the Map LWC to call fitWorld() by default, we need to add a mock function in the mock Leaflet map object here.
Please register or sign in to comment