fix: use GTIN-local legal favicons
This commit is contained in:
@@ -353,6 +353,7 @@ class Content(unittest.TestCase):
|
||||
self.assertNotIn('href="/datenschutz/"', text)
|
||||
self.assertNotIn('href="/"', text)
|
||||
self.assertNotIn("assets/", text)
|
||||
self.assertIn('href="/gtin/icons/favicon.svg"', text)
|
||||
for value in (
|
||||
LEGAL["business"], LEGAL["owner"], LEGAL["street"], LEGAL["city"],
|
||||
CONTACT["email"], CONTACT["phone"], "§ 5 DDG", LEGAL["w_id"],
|
||||
|
||||
Reference in New Issue
Block a user