Chore: fix test, formatting

This commit is contained in:
Pieter Vander Vennet 2025-04-22 01:57:26 +02:00
parent eb17890b3d
commit bd287fd8b0
2 changed files with 8 additions and 41 deletions

View file

@ -132,7 +132,7 @@ describe("PrepareTheme", () => {
it("should remove names which are overriden with null", () => {
const testLayer: LayerConfigJson = {
source: {
osmTags: "x=y",
osmTags: { "and": ["x=y"] }
},
id: "layer-example",
name: {