« get me outta code hell

test: update image snapshot tests - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/test
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2024-01-13 15:57:17 -0400
committer(quasar) nebula <qznebula@protonmail.com>2024-01-13 15:57:17 -0400
commit944ea96ae6f72c11527091a718b124d7e396cf34 (patch)
tree097cc52d7031ffb0c95ab6de08baf6aba288f490 /test
parente73b5f1739d2c9f54c66b25500dc80e9bef25f36 (diff)
test: update image snapshot tests
Diffstat (limited to 'test')
-rw-r--r--test/lib/content-function.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lib/content-function.js b/test/lib/content-function.js
index a4c5dac..aa8c66c 100644
--- a/test/lib/content-function.js
+++ b/test/lib/content-function.js
@@ -51,6 +51,7 @@ export function testContentFunctions(t, message, fn) {
             to,
             urls,
 
+            cachebust: 413,
             pagePath: ['home'],
             appendIndexHTML: false,
             getColors: c => getColors(c, {chroma}),