diff options
author | Morris Jobke <hey@morrisjobke.de> | 2020-04-17 09:00:59 +0200 |
---|---|---|
committer | Roeland Jago Douma <roeland@famdouma.nl> | 2020-06-18 15:04:05 +0200 |
commit | 11b3619dbd6ac4cd57a63f7e2c6ef06a499b205c (patch) | |
tree | ba0db68e522ff950c387f221e432f4a9b020487f /apps | |
parent | 597a04acb54f38c7b9e430e915efa72583844c56 (diff) | |
download | nextcloud-server-11b3619dbd6ac4cd57a63f7e2c6ef06a499b205c.tar.gz nextcloud-server-11b3619dbd6ac4cd57a63f7e2c6ef06a499b205c.zip |
Fix tests
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'apps')
-rw-r--r-- | apps/settings/tests/Mailer/NewUserMailHelperTest.php | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/tests/Mailer/NewUserMailHelperTest.php b/apps/settings/tests/Mailer/NewUserMailHelperTest.php index 8d2ce83e3ed..5cc15a0d653 100644 --- a/apps/settings/tests/Mailer/NewUserMailHelperTest.php +++ b/apps/settings/tests/Mailer/NewUserMailHelperTest.php @@ -378,8 +378,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; @@ -615,8 +615,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; @@ -839,8 +839,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; |