From 40d6c1c3bd8c454479cdb283086b4bfc339688fe Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Fri, 29 Mar 2024 19:08:33 -0300 Subject: external-links, test: update linkExternal snapshot tests --- test/snapshot/linkExternal.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/snapshot') diff --git a/test/snapshot/linkExternal.js b/test/snapshot/linkExternal.js index f413863..6c43ea3 100644 --- a/test/snapshot/linkExternal.js +++ b/test/snapshot/linkExternal.js @@ -20,7 +20,7 @@ testContentFunctions(t, 'linkExternal (snapshot)', async (t, evaluate) => { }); const quickSnapshotAllStyles = (context, urls) => { - for (const style of ['platform', 'normal', 'compact']) { + for (const style of ['platform', 'handle']) { const message = `context: ${context}, style: ${style}`; quickSnapshot(message, urls, {context, style}); } -- cgit 1.3.0-6-gf8a5