diff --git a/cypress/e2e/map.cy.ts b/cypress/e2e/map.cy.ts index eede425b..102e3055 100644 --- a/cypress/e2e/map.cy.ts +++ b/cypress/e2e/map.cy.ts @@ -22,4 +22,4 @@ describe("map", () => { //driver.getText(".maplibregl-ctrl-zoom") === "Zoom "+(zoomLevel + 1); }) }) - }) \ No newline at end of file + })