Fix tests

This commit is contained in:
pietervdvn 2022-07-06 14:00:39 +02:00
parent 608db0a173
commit eca14c5d08

View file

@ -420,7 +420,7 @@ export class DetectMappingsWithImages extends DesugaringStep<TagRenderingConfigJ
} }
/** /**
* const r = new DetectMappingsWithImages(new Set<string>()).convert({ * const r = new DetectMappingsWithImages(new DoesImageExist(new Set<string>())).convert({
* "mappings": [ * "mappings": [
* { * {
* "if": "bicycle_parking=stands", * "if": "bicycle_parking=stands",