[Pkg-owncloud-commits] [owncloud] 200/273: Fix unit test

David Prévot taffit at moszumanska.debian.org
Fri Jul 4 03:13:17 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud.

commit 0008db9995baede8136a22892a9240c25b2c2ef8
Author: Robin Appelman <icewind at owncloud.com>
Date:   Wed Jul 2 14:39:45 2014 +0200

    Fix unit test
---
 apps/files_sharing/tests/externalstorage.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/apps/files_sharing/tests/externalstorage.php b/apps/files_sharing/tests/externalstorage.php
index 60c5787..1258148 100644
--- a/apps/files_sharing/tests/externalstorage.php
+++ b/apps/files_sharing/tests/externalstorage.php
@@ -72,6 +72,7 @@ class Test_Files_Sharing_External_Storage extends \PHPUnit_Framework_TestCase {
 				'mountpoint' => 'remoteshare',
 				'token' => 'abcdef',
 				'password' => '',
+				'manager' => null
 			)
 		);
 		$this->assertEquals($baseUri, $storage->getBaseUri());

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list