From 879d248c55de5489232da1936da17fd209206558 Mon Sep 17 00:00:00 2001 From: skjnldsv Date: Tue, 6 Aug 2024 09:42:11 +0200 Subject: [PATCH] fix: emails tests after new design fixes Signed-off-by: skjnldsv --- .../tests/Mailer/NewUserMailHelperTest.php | 48 +++++++++---------- .../data/emails/new-account-email-custom.html | 16 +++---- .../new-account-email-single-button.html | 8 ++-- tests/data/emails/new-account-email.html | 16 +++---- 4 files changed, 44 insertions(+), 44 deletions(-) diff --git a/apps/settings/tests/Mailer/NewUserMailHelperTest.php b/apps/settings/tests/Mailer/NewUserMailHelperTest.php index 72af678f832e8..2f9f7bcba7b7c 100644 --- a/apps/settings/tests/Mailer/NewUserMailHelperTest.php +++ b/apps/settings/tests/Mailer/NewUserMailHelperTest.php @@ -259,26 +259,26 @@ public function testGenerateTemplateWithPasswordResetToken() {
- +
-
+ -
- Set your password + + Set your password
- +
-
+ -
- Install Client + + Install Client
@@ -495,26 +495,26 @@ public function testGenerateTemplateWithoutPasswordResetToken() {
- +
-
+ -
- Go to TestCloud + + Go to TestCloud
- +
-
+ -
- Install Client + + Install Client
@@ -720,26 +720,26 @@ public function testGenerateTemplateWithoutUserId() {
- +
-
+ -
- Go to TestCloud + + Go to TestCloud
- +
-
+ -
- Install Client + + Install Client
diff --git a/tests/data/emails/new-account-email-custom.html b/tests/data/emails/new-account-email-custom.html index 370a2f749d74e..990c4dc48e819 100644 --- a/tests/data/emails/new-account-email-custom.html +++ b/tests/data/emails/new-account-email-custom.html @@ -107,26 +107,26 @@

- +
-
+ -
- Set your password + + Set your password
- +
-
+ -
- Install Client + + Install Client
diff --git a/tests/data/emails/new-account-email-single-button.html b/tests/data/emails/new-account-email-single-button.html index 51ed5b16f66a6..ee5f0582464a0 100644 --- a/tests/data/emails/new-account-email-single-button.html +++ b/tests/data/emails/new-account-email-single-button.html @@ -107,13 +107,13 @@

- +
-
+ -
- Set your password + + Set your password
diff --git a/tests/data/emails/new-account-email.html b/tests/data/emails/new-account-email.html index e45edba74eea0..db95a53333751 100644 --- a/tests/data/emails/new-account-email.html +++ b/tests/data/emails/new-account-email.html @@ -107,26 +107,26 @@

- +
-
+ -
- Set your password + + Set your password
- +
-
+ -
- Install Client + + Install Client