Fix tests
This commit is contained in:
parent
608db0a173
commit
eca14c5d08
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||||
|
|
Loading…
Reference in a new issue