]> source.dussan.org Git - nextcloud-server.git/commit
Fix mount config unit test failures
authorVincent Petry <pvince81@owncloud.com>
Tue, 27 Jan 2015 12:42:39 +0000 (13:42 +0100)
committerVincent Petry <pvince81@owncloud.com>
Tue, 27 Jan 2015 12:44:05 +0000 (13:44 +0100)
commitc4b02176dcf7299cf6d9d1bc8db66db79d14e2e8
treeb02ee706cf579f4a2e2b02686afae993bdf7c2b8
parent956de27e947b9f3697411ce365595640d5620851
Fix mount config unit test failures

Because setStorageId now instantiates storages, they might throw
exceptions if arguments are missing.

This fixes the unit test to not throw exceptions and have their default
config arguments set.
apps/files_external/tests/mountconfig.php