From 39e4b094e4ae779811549a4e38c355caf5db3c05 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Mon, 1 Jan 2024 00:22:01 -0400 Subject: test: remove color attribute in linkTemplate (snapshot) --- test/snapshot/linkTemplate.js | 5 ----- 1 file changed, 5 deletions(-) (limited to 'test') diff --git a/test/snapshot/linkTemplate.js b/test/snapshot/linkTemplate.js index 7351a10..300065e 100644 --- a/test/snapshot/linkTemplate.js +++ b/test/snapshot/linkTemplate.js @@ -8,12 +8,7 @@ testContentFunctions(t, 'linkTemplate (snapshot)', async (t, evaluate) => { evaluate.snapshot('fill many slots', { name: 'linkTemplate', - extraDependencies: { - getColors: c => ({primary: c + 'ff', dim: c + '77'}), - }, - slots: { - 'color': '#123456', 'href': 'https://hsmusic.wiki/media/cool file.pdf', 'hash': 'fooey', 'attributes': {class: 'dog', id: 'cat1'}, -- cgit 1.3.0-6-gf8a5