From 0890ce4f91df94052387141e8bcf917ead94cb55 Mon Sep 17 00:00:00 2001
From: Georg Ehrke <developer@georgehrke.com>
Date: Fri, 13 Jun 2014 00:07:43 +0200
Subject: [PATCH] Update preseed-config.php

---
 tests/preseed-config.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/preseed-config.php b/tests/preseed-config.php
index 95ffb4514bf..3fd5b3cb7fc 100644
--- a/tests/preseed-config.php
+++ b/tests/preseed-config.php
@@ -7,7 +7,7 @@ $CONFIG = array (
     array (
       'path' => OC::$SERVERROOT.'/apps',
       'url' => '/apps',
-      'writable' => false,
+      'writable' => true,
     ),
     1 =>
     array (
-- 
GitLab