diff --git a/tests/bootstrap.php b/tests/bootstrap.php index caa5667a..39191a68 100644 --- a/tests/bootstrap.php +++ b/tests/bootstrap.php @@ -1,18 +1,20 @@ get(IAppManager::class)->loadApp('serverinfo'); -OC_Hook::clear(); +Server::get(IAppManager::class)->loadApp('serverinfo');