« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/snapshot/linkTemplate.js5
1 files changed, 0 insertions, 5 deletions
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'},