Fix unit test
This commit is contained in:
parent
403deb2a33
commit
43ebf0d127
|
@ -68,7 +68,6 @@ class Test_Appconfig extends \Test\TestCase {
|
|||
|
||||
public function getAppConfigs() {
|
||||
return [
|
||||
['\OC_Appconfig'],
|
||||
[new \OC\AppConfig(\OC::$server->getDatabaseConnection())],
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue