Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2020-09-04 20:53:02 +0300
committerGitHub <noreply@github.com>2020-09-04 20:53:02 +0300
commit593d64d935cad2a3b4c039ba511f1a5a15c6b756 (patch)
tree9cec38f80392b55eebae4ad1c38cbcd3469423e0 /tests
parent5483d02b5e3ef8d20054d3d0332d82a8a3dbd5b0 (diff)
parent442af8c5d57797bf255db036c8c04ab48f36c3a1 (diff)
Merge pull request #17456 from brad2014/feature/brad2014/12391-improve-imip-mail-message-take-2
Diffstat (limited to 'tests')
-rw-r--r--tests/data/emails/new-account-email-custom-text-alternative.txt1
-rw-r--r--tests/data/emails/new-account-email-custom.txt1
-rw-r--r--tests/data/emails/new-account-email.txt1
3 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/emails/new-account-email-custom-text-alternative.txt b/tests/data/emails/new-account-email-custom-text-alternative.txt
index f65744b20d9..03cb99c1d76 100644
--- a/tests/data/emails/new-account-email-custom-text-alternative.txt
+++ b/tests/data/emails/new-account-email-custom-text-alternative.txt
@@ -4,6 +4,7 @@ Welcome to your Nextcloud account, you can add, protect, and share your data. -
Your username is: abc
+
Set your password - text: https://example.org/resetPassword/123
Install Client - text: https://nextcloud.com/install/#install-clients
diff --git a/tests/data/emails/new-account-email-custom.txt b/tests/data/emails/new-account-email-custom.txt
index 57c5202a744..c075c49d649 100644
--- a/tests/data/emails/new-account-email-custom.txt
+++ b/tests/data/emails/new-account-email-custom.txt
@@ -4,6 +4,7 @@ Welcome to your Nextcloud account, you can add, protect, and share your data.
Your username is: abc
+
Set your password: https://example.org/resetPassword/123
Install Client: https://nextcloud.com/install/#install-clients
diff --git a/tests/data/emails/new-account-email.txt b/tests/data/emails/new-account-email.txt
index 89524134183..b246482af13 100644
--- a/tests/data/emails/new-account-email.txt
+++ b/tests/data/emails/new-account-email.txt
@@ -4,6 +4,7 @@ Welcome to your Nextcloud account, you can add, protect, and share your data.
Your username is: abc
+
Set your password: https://example.org/resetPassword/123
Install Client: https://nextcloud.com/install/#install-clients