diff options
Diffstat (limited to 'apps/files/tests/Controller/ViewControllerTest.php')
-rw-r--r-- | apps/files/tests/Controller/ViewControllerTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/tests/Controller/ViewControllerTest.php b/apps/files/tests/Controller/ViewControllerTest.php index 67700ca7bc1..8f077645808 100644 --- a/apps/files/tests/Controller/ViewControllerTest.php +++ b/apps/files/tests/Controller/ViewControllerTest.php @@ -178,7 +178,6 @@ class ViewControllerTest extends TestCase { 'type' => 'link', 'classes' => '', 'sublist' => [], - 'draggableSublist' => false, 'defaultExpandedState' => false, 'enableMenuButton' => 0, ], |