[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot]
2025-09-17 05:48:05 +00:00
parent 08880a791f
commit 53e6be1ead
+2 -2
View File
@@ -200,7 +200,7 @@ describe("layer editor", () => {
});
});
describe("filter", () => {
it("expand/collapse");
@@ -257,4 +257,4 @@ describe("layer editor", () => {
then(get.element(".cm-lint-marker-error")).shouldExist();
});
});
});
});