From 49a701eabf66a6a9251cdd4417f8651cb8d9eca0 Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Thu, 12 Jul 2018 20:22:35 +0200 Subject: No draggable list anymore Signed-off-by: Roeland Jago Douma --- apps/files/tests/Controller/ViewControllerTest.php | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/files/tests/Controller') 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, ], -- cgit v1.2.3