Added additional test for {photo} template

This commit is contained in:
Rhet Turnbull
2021-04-11 23:49:54 -07:00
parent aa1a96d201
commit ae5b02f563

View File

@@ -269,6 +269,14 @@ UUID_PHOTO = {
"UK", "UK",
"United Kingdom", "United Kingdom",
], ],
"{photo.keywords|lower}": [
"england",
"london",
"london 2018",
"st. james's park",
"uk",
"united kingdom",
],
}, },
"3DD2C897-F19E-4CA6-8C22-B027D5A71907": {"{photo.place.country_code}": ["AU"]}, "3DD2C897-F19E-4CA6-8C22-B027D5A71907": {"{photo.place.country_code}": ["AU"]},
"F12384F6-CD17-4151-ACBA-AE0E3688539E": {"{photo.place.name}": ["_"]}, "F12384F6-CD17-4151-ACBA-AE0E3688539E": {"{photo.place.name}": ["_"]},