Преглед изворни кода

In case the group backend returns $limit or more results it is expected to contain more results

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
tags/v20.0.0beta2
Morris Jobke пре 3 година
родитељ
комит
a0cbf16d9b
No account linked to committer's email address
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      tests/lib/Collaboration/Collaborators/UserPluginTest.php

+ 1
- 1
tests/lib/Collaboration/Collaborators/UserPluginTest.php Прегледај датотеку

@@ -328,7 +328,7 @@ class UserPluginTest extends TestCase {
['label' => 'Test One', 'value' => ['shareType' => IShare::TYPE_USER, 'shareWith' => 'test1'], 'status' => []],
['label' => 'Test Two', 'value' => ['shareType' => IShare::TYPE_USER, 'shareWith' => 'test2'], 'status' => []],
],
false,
true,
false,
[
['test1', $this->getUserMock('test1', 'Test One')],

Loading…
Откажи
Сачувај