mirror of
https://github.com/maputnik/editor.git
synced 2026-02-06 12:40:00 +00:00
fix test
This commit is contained in:
@@ -21,7 +21,6 @@ describe("map", () => {
|
||||
then(get.elementByTestId("maplibre:ctrl-zoom")).shouldContainText(
|
||||
"Zoom: " + (zoomLevel + 1)
|
||||
);
|
||||
when.clickZoomIn();
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user