This commit is contained in:
Robin Appelman 2016-07-25 10:41:53 +02:00
parent 2139a031e7
commit f18338d932

View 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,