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

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2021-01-08 14:55:53 +0300
committerJoas Schilling <coding@schilljs.com>2021-01-11 15:58:06 +0300
commit6374080d7864157c43a3a5ebc60c34a95406fc7b (patch)
tree536bdf298c7003418e5ab7140bac3bc672e92291 /tests
parent6fdf3301e1f7507fbbf1a1150ebc610fc7e01414 (diff)
Bump version so we can release it
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/Unit/Service/RegistrationServiceTest.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/Unit/Service/RegistrationServiceTest.php b/tests/Unit/Service/RegistrationServiceTest.php
index 7a819cc..31c4d51 100644
--- a/tests/Unit/Service/RegistrationServiceTest.php
+++ b/tests/Unit/Service/RegistrationServiceTest.php
@@ -270,8 +270,6 @@ class RegistrationServiceTest extends TestCase {
* @depends testDuplicateUsernameApi
*/
public function testUsernameDoesntMatchPattern() {
-
-
$this->config->expects($this->atLeastOnce())
->method('getAppValue')
->willReturnMap([