Update App Manager test

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2016-11-19 21:03:39 +01:00
parent c637ff556a
commit 4e0479f3a8
No known key found for this signature in database
GPG key ID: F941078878347C0C

View file

@ -329,6 +329,7 @@ class AppManagerTest extends TestCase {
$this->appConfig->setValue('test2', 'enabled', 'no');
$this->appConfig->setValue('test3', 'enabled', '["foo"]');
$apps = [
'bruteforcesettings',
'dav',
'federatedfilesharing',
'files',
@ -354,6 +355,7 @@ class AppManagerTest extends TestCase {
$this->appConfig->setValue('test3', 'enabled', '["foo"]');
$this->appConfig->setValue('test4', 'enabled', '["asd"]');
$enabled = [
'bruteforcesettings',
'dav',
'federatedfilesharing',
'files',