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