usertest adjustment

Signed-off-by: Roger Szabo <roger.szabo@web.de>
This commit is contained in:
Roger Szabo 2017-03-31 17:30:59 +08:00
parent 9ed4fb0494
commit bd907a5dac
1 changed files with 1 additions and 1 deletions

View File

@ -703,7 +703,7 @@ class UserTest extends \Test\TestCase {
* No quota attribute set and wrong default will set 'default' as quota * No quota attribute set and wrong default will set 'default' as quota
*/ */
public function testUpdateWrongDefaultQuotaNotProvided() { public function testUpdateWrongDefaultQuotaNotProvided() {
list($access, $config, $filesys, $image, $log, $avaMgr, $dbc, $userMgr) = list($access, $config, $filesys, $image, $log, $avaMgr, $dbc, $userMgr, $notiMgr) =
$this->getTestInstances(); $this->getTestInstances();
list($access, $connection) = list($access, $connection) =