]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix test 292/head
authorRobin Appelman <robin@icewind.nl>
Mon, 25 Jul 2016 08:41:53 +0000 (10:41 +0200)
committerRobin Appelman <robin@icewind.nl>
Mon, 25 Jul 2016 08:41:53 +0000 (10:41 +0200)
apps/files/tests/Controller/ViewControllerTest.php

index 25b5b6e04e007f4c5465e3e7c9c909b2953594d4..373f8c25152223f92ac9107cb5c549c44ac60044 100644 (file)
@@ -198,7 +198,7 @@ class ViewControllerTest extends TestCase {
                        [
                                'id' => 'recent',
                                'appname' => 'files',
-                               'script' => 'list.php',
+                               'script' => 'recentlist.php',
                                'order' => 2,
                                'name' => (string)new \OC_L10N_String(new \OC_L10N('files'), 'Recent', []),
                                'active' => false,