From 74f3e5a04088b5059e7587b71b15ba57cca61bc2 Mon Sep 17 00:00:00 2001
From: "(quasar) nebula" <qznebula@protonmail.com>
Date: Thu, 15 Aug 2024 13:07:42 -0300
Subject: content, test: linkContribution: showContribution -> showAnnotation

---
 test/snapshot/linkContribution.js | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

(limited to 'test/snapshot')

diff --git a/test/snapshot/linkContribution.js b/test/snapshot/linkContribution.js
index 5844b0b9..47ef1503 100644
--- a/test/snapshot/linkContribution.js
+++ b/test/snapshot/linkContribution.js
@@ -33,13 +33,13 @@ testContentFunctions(t, 'linkContribution (snapshot)', async (t, evaluate) => {
       slots,
     });
 
-  quickSnapshot('showContribution & showExternalLinks', {
-    showContribution: true,
+  quickSnapshot('showAnnotation & showExternalLinks', {
+    showAnnotation: true,
     showExternalLinks: true,
   });
 
-  quickSnapshot('only showContribution', {
-    showContribution: true,
+  quickSnapshot('only showAnnotation', {
+    showAnnotation: true,
   });
 
   quickSnapshot('only showExternalLinks', {
@@ -66,7 +66,7 @@ testContentFunctions(t, 'linkContribution (snapshot)', async (t, evaluate) => {
   });
 
   quickSnapshot('no preventWrapping', {
-    showContribution: true,
+    showAnnotation: true,
     showExternalLinks: true,
     preventWrapping: false,
   });
-- 
cgit 1.3.0-6-gf8a5