mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
Merge pull request #7678 from owncloud/test-bootstrap-fileproxy-cleanup
Cleanup the fileproxy proxies on test bootstrap
This commit is contained in:
commit
ef2c176eef
1 changed files with 1 additions and 0 deletions
|
|
@ -16,3 +16,4 @@ if (!class_exists('PHPUnit_Framework_TestCase')) {
|
|||
|
||||
OC_Hook::clear();
|
||||
OC_Log::$enabled = false;
|
||||
OC_FileProxy::clearProxies();
|
||||
|
|
|
|||
Loading…
Reference in a new issue