diff options
author | Roeland Jago Douma <roeland@famdouma.nl> | 2020-04-17 16:57:18 +0200 |
---|---|---|
committer | Roeland Jago Douma <roeland@famdouma.nl> | 2020-04-18 10:26:35 +0200 |
commit | 2fc35d10e4abf4d54397ff98ae680e3d01699a45 (patch) | |
tree | cbe0b7bbd29ac379b251e72adab7c1421e82016b | |
parent | 16e6707f3f3aa61a3a4ac9a2deaf3468123075a4 (diff) | |
download | nextcloud-server-2fc35d10e4abf4d54397ff98ae680e3d01699a45.tar.gz nextcloud-server-2fc35d10e4abf4d54397ff98ae680e3d01699a45.zip |
Added trailing space
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
-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 42ffff2de6b..202e1278a85 100644 --- a/apps/settings/tests/Mailer/NewUserMailHelperTest.php +++ b/apps/settings/tests/Mailer/NewUserMailHelperTest.php @@ -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; @@ -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; @@ -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; |