Update Cypress related packages (#903)

Let's see if this adds the relevant information to the CI run details.
CC: @ShellyDCMS
This commit is contained in:
Harel M
2024-05-29 10:47:14 +03:00
committed by GitHub
parent 41cd7dfad1
commit c82c6158e6
3 changed files with 17 additions and 160 deletions

View File

@@ -4,6 +4,7 @@ import {throttle} from 'lodash';
import MapMaplibreGlLayerPopup from './MapMaplibreGlLayerPopup';
import 'ol/ol.css'
//@ts-ignore
import {apply} from 'ol-mapbox-style';
import {Map, View, Overlay} from 'ol';