From 8dd2a2fd71fe0e1643201aff87acda8bbcc41295 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Mon, 21 Aug 2023 09:37:17 -0300 Subject: test: move thumb-related utilities into image.js snapshot --- test/lib/content-function.js | 7 ------- 1 file changed, 7 deletions(-) (limited to 'test/lib') diff --git a/test/lib/content-function.js b/test/lib/content-function.js index cd86e9b..bb12be8 100644 --- a/test/lib/content-function.js +++ b/test/lib/content-function.js @@ -49,15 +49,8 @@ export function testContentFunctions(t, message, fn) { thumb, to, urls, - appendIndexHTML: false, - getColors: c => getColors(c, {chroma}), - getDimensionsOfImagePath: () => [600, 600], - getThumbnailEqualOrSmaller: () => 'medium', - getThumbnailsAvailableForDimensions: () => - [['large', 800], ['medium', 400], ['small', 250]], - ...extraDependencies, }, }); -- cgit 1.3.0-6-gf8a5