]> source.dussan.org Git - nextcloud-server.git/commitdiff
Update App Manager test
authorRoeland Jago Douma <roeland@famdouma.nl>
Sat, 19 Nov 2016 20:03:39 +0000 (21:03 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Sun, 2 Apr 2017 19:13:51 +0000 (21:13 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
tests/lib/App/AppManagerTest.php

index bfb2893955f89697c0df70ba70994e6d8e6f0e17..26489cb5b0f8f147d0e3f4007046818c7e1fa758 100644 (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',