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
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2017-04-12 20:34:42 +0300
committerMorris Jobke <hey@morrisjobke.de>2017-04-12 20:42:23 +0300
commitae4c2893a218461099d01071faf64ede78f9bc40 (patch)
tree4b9aed46b9e158a8c6975172fa72772ddf63e2b8 /tests/data
parent983210de2e2798a70d8dcdce898c6f4f2d01c9fa (diff)
Fix unit tests
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'tests/data')
-rw-r--r--tests/data/emails/new-account-email-custom-text-alternative.txt3
-rw-r--r--tests/data/emails/new-account-email-custom.txt3
-rw-r--r--tests/data/emails/new-account-email-single-button.txt3
-rw-r--r--tests/data/emails/new-account-email.txt3
4 files changed, 8 insertions, 4 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 bcbc6632175..9f02563edfe 100644
--- a/tests/data/emails/new-account-email-custom-text-alternative.txt
+++ b/tests/data/emails/new-account-email-custom-text-alternative.txt
@@ -7,5 +7,6 @@ Your username is: abc
Set your password - text: https://example.org/resetPassword/123
Install Client - text: https://nextcloud.com/install/#install-clients
---
+
+--
TestCloud - A safe home for your data
diff --git a/tests/data/emails/new-account-email-custom.txt b/tests/data/emails/new-account-email-custom.txt
index 962128980e0..e849c73d941 100644
--- a/tests/data/emails/new-account-email-custom.txt
+++ b/tests/data/emails/new-account-email-custom.txt
@@ -7,5 +7,6 @@ Your username is: abc
Set your password: https://example.org/resetPassword/123
Install Client: https://nextcloud.com/install/#install-clients
---
+
+--
TestCloud - A safe home for your data
diff --git a/tests/data/emails/new-account-email-single-button.txt b/tests/data/emails/new-account-email-single-button.txt
index b93321f8c9a..55954961400 100644
--- a/tests/data/emails/new-account-email-single-button.txt
+++ b/tests/data/emails/new-account-email-single-button.txt
@@ -5,5 +5,6 @@ You have now an Nextcloud account, you can add, protect, and share your data.
Your username is: abc
Set your password: https://example.org/resetPassword/123
---
+
+--
TestCloud - A safe home for your data
diff --git a/tests/data/emails/new-account-email.txt b/tests/data/emails/new-account-email.txt
index 6732d806d76..e01268b5620 100644
--- a/tests/data/emails/new-account-email.txt
+++ b/tests/data/emails/new-account-email.txt
@@ -7,6 +7,7 @@ Your username is: abc
Set your password: https://example.org/resetPassword/123
Install Client: https://nextcloud.com/install/#install-clients
---
+
+--
TestCloud - A safe home for your data
This is an automatically generated email, please do not reply. \ No newline at end of file