From 301335e9e186ef542103e10ef7a81a69370d6d82 Mon Sep 17 00:00:00 2001 From: Liam JACK Date: Sun, 12 Apr 2020 13:04:56 +0200 Subject: Fix #13287 - Increase max-height on button in welcome email template Signed-off-by: Liam JACK --- apps/settings/tests/Mailer/NewUserMailHelperTest.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'apps/settings/tests') diff --git a/apps/settings/tests/Mailer/NewUserMailHelperTest.php b/apps/settings/tests/Mailer/NewUserMailHelperTest.php index c32bb601f31..ffce4d9978a 100644 --- a/apps/settings/tests/Mailer/NewUserMailHelperTest.php +++ b/apps/settings/tests/Mailer/NewUserMailHelperTest.php @@ -294,7 +294,7 @@ class NewUserMailHelperTest extends TestCase {
- +
@@ -377,8 +377,8 @@ Set your password: https://example.com/resetPassword/MySuperLongSecureRandomToke Install Client: https://nextcloud.com/install/#install-clients --- -TestCloud - +-- +TestCloud - This is an automatically sent email, please do not reply. EOF; @@ -531,7 +531,7 @@ EOF;
- +
@@ -614,8 +614,8 @@ Go to TestCloud: https://example.com/ Install Client: https://nextcloud.com/install/#install-clients --- -TestCloud - +-- +TestCloud - This is an automatically sent email, please do not reply. EOF; @@ -757,7 +757,7 @@ EOF;
- +
@@ -838,8 +838,8 @@ Go to TestCloud: https://example.com/ Install Client: https://nextcloud.com/install/#install-clients --- -TestCloud - +-- +TestCloud - This is an automatically sent email, please do not reply. EOF; -- cgit v1.2.3