diff options
author | szaimen <szaimen@e.mail.de> | 2021-06-22 17:12:34 +0200 |
---|---|---|
committer | szaimen <szaimen@e.mail.de> | 2021-06-22 17:12:34 +0200 |
commit | a5bcfbe0587c72033a9db1ec5b0c3bad797db4ca (patch) | |
tree | 3ea5f05259789aabcadeafff2d8a033e23d64665 /apps | |
parent | 2cb85546fe56a3aad95a2067af5179bc26b34a1b (diff) | |
download | nextcloud-server-a5bcfbe0587c72033a9db1ec5b0c3bad797db4ca.tar.gz nextcloud-server-a5bcfbe0587c72033a9db1ec5b0c3bad797db4ca.zip |
fix NewUserMailHelperTest
Signed-off-by: szaimen <szaimen@e.mail.de>
Diffstat (limited to 'apps')
-rw-r--r-- | apps/settings/tests/Mailer/NewUserMailHelperTest.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/tests/Mailer/NewUserMailHelperTest.php b/apps/settings/tests/Mailer/NewUserMailHelperTest.php index 2f24eab7f95..0fe1d922275 100644 --- a/apps/settings/tests/Mailer/NewUserMailHelperTest.php +++ b/apps/settings/tests/Mailer/NewUserMailHelperTest.php @@ -376,7 +376,7 @@ Install Client: https://nextcloud.com/install/#install-clients -- -TestCloud - +TestCloud This is an automatically sent email, please do not reply. EOF; @@ -608,7 +608,7 @@ Install Client: https://nextcloud.com/install/#install-clients -- -TestCloud - +TestCloud This is an automatically sent email, please do not reply. EOF; @@ -827,7 +827,7 @@ Install Client: https://nextcloud.com/install/#install-clients -- -TestCloud - +TestCloud This is an automatically sent email, please do not reply. EOF; |