summaryrefslogtreecommitdiffstats
path: root/tests/lib/Share20/ManagerTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/Share20/ManagerTest.php')
-rw-r--r--tests/lib/Share20/ManagerTest.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/lib/Share20/ManagerTest.php b/tests/lib/Share20/ManagerTest.php
index ab42cb4813b..c1a0eaf5bb8 100644
--- a/tests/lib/Share20/ManagerTest.php
+++ b/tests/lib/Share20/ManagerTest.php
@@ -2804,7 +2804,6 @@ class ManagerTest extends \Test\TestCase {
'user2',
'user3',
],
- 'remote' => false,
'public' => true,
]);
@@ -2820,7 +2819,6 @@ class ManagerTest extends \Test\TestCase {
'user5',
],
'remote' => true,
- 'public' => false,
]);
$this->rootFolder->method('getUserFolder')