From a7090dddcd5bb1ec914d9132c9fd53e9882ddcf1 Mon Sep 17 00:00:00 2001 From: Simon Backx Date: Wed, 22 Feb 2023 16:49:28 +0100 Subject: [PATCH] Email snapshot updates --- .../__snapshots__/webmentions.test.js.snap | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/ghost/core/test/e2e-api/webmentions/__snapshots__/webmentions.test.js.snap b/ghost/core/test/e2e-api/webmentions/__snapshots__/webmentions.test.js.snap index 524601630c..9d2493081a 100644 --- a/ghost/core/test/e2e-api/webmentions/__snapshots__/webmentions.test.js.snap +++ b/ghost/core/test/e2e-api/webmentions/__snapshots__/webmentions.test.js.snap @@ -55,6 +55,9 @@ exports[`Webmentions (receiving) can display page title in notification email 1: table[class=body] a[class=small] { font-size: 11px !important; } + .new-mention-thumbnail { + display: none !important; + } } /* ------------------------------------- PRESERVE THESE STYLES IN THE HEAD @@ -131,12 +134,12 @@ exports[`Webmentions (receiving) can display page title in notification email 1:
-
Test Page
+
Test Page
Test description
-  • John Doe +  • John Doe
@@ -283,6 +286,9 @@ exports[`Webmentions (receiving) can display post title in notification email 1: table[class=body] a[class=small] { font-size: 11px !important; } + .new-mention-thumbnail { + display: none !important; + } } /* ------------------------------------- PRESERVE THESE STYLES IN THE HEAD @@ -359,12 +365,12 @@ exports[`Webmentions (receiving) can display post title in notification email 1:
-
Test Page
+
Test Page
Test description
-  • John Doe +  • John Doe