mirror of
https://github.com/maputnik/editor.git
synced 2026-07-26 15:57:27 +00:00
Apply suggestion from @HarelM
This commit is contained in:
@@ -82,7 +82,6 @@ describe("modals", () => {
|
||||
});
|
||||
|
||||
test("active sources are listed and can be deleted", async () => {
|
||||
// The "both" style ships with active sources; reopen the modal against it.
|
||||
await when.setStyle("both");
|
||||
await when.click("nav:sources");
|
||||
const before = Object.keys(get.fixture("geojson-raster-style.json").sources).length;
|
||||
|
||||
Reference in New Issue
Block a user