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:
authorKim Brose <kim.brose@rwth-aachen.de>2020-01-03 20:06:59 +0300
committerGitHub <noreply@github.com>2020-01-03 20:06:59 +0300
commit9c5fe8fca430a496e6eca7ab0a62451c863305e6 (patch)
tree216ceb2bbe59f9ad60bd1729a43d6b6e5ea6a0f2 /tests
parent04aa4cf3394b61823530488aa3817686ea5a3d00 (diff)
Fix CI
Signed-off-by: Kim Brose <kim.brose@rwth-aachen.de>
Diffstat (limited to 'tests')
-rw-r--r--tests/Core/Command/User/SettingTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Core/Command/User/SettingTest.php b/tests/Core/Command/User/SettingTest.php
index 7d717343348..8486e7fc3ca 100644
--- a/tests/Core/Command/User/SettingTest.php
+++ b/tests/Core/Command/User/SettingTest.php
@@ -93,7 +93,7 @@ class SettingTest extends TestCase {
[['ignore-missing-user', false]],
[],
null,
- 'The user "username" does not exists.',
+ 'The user "username" does not exist.',
],
[