From ff70f850b9a241057b8a6fd390bcaebb360ac401 Mon Sep 17 00:00:00 2001 From: Sag Date: Mon, 9 Oct 2023 12:43:16 -0300 Subject: [PATCH] Fixed MySQL database tests (#18542) no issue - updated snapshots for MySQL database tests --- .../services/__snapshots__/recommendation-emails.test.js.snap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghost/core/test/e2e-server/services/__snapshots__/recommendation-emails.test.js.snap b/ghost/core/test/e2e-server/services/__snapshots__/recommendation-emails.test.js.snap index 52cf195ad3..745ea63e31 100644 --- a/ghost/core/test/e2e-server/services/__snapshots__/recommendation-emails.test.js.snap +++ b/ghost/core/test/e2e-server/services/__snapshots__/recommendation-emails.test.js.snap @@ -197,7 +197,7 @@ exports[`Incoming Recommendation Emails Sends a different email if we receive a -

Don’t want to receive these emails? Manage your preferences here.

+

Don’t want to receive these emails? Manage your preferences here.

@@ -228,7 +228,7 @@ You have been recommended by Other Ghost Site. --- Sent to jbloggs@example.com from 127.0.0.1. -If you would no longer like to receive these notifications you can adjust your settings at http://127.0.0.1:2369/ghost/#/settings-x/users/show/joe-bloggs. +If you would no longer like to receive these notifications you can adjust your settings at http://127.0.0.1:2369/ghost/#/settings/staff/joe-bloggs. " `;