Skip to content
Snippets Groups Projects
Commit ef2c176e authored by Vincent Petry's avatar Vincent Petry
Browse files

Merge pull request #7678 from owncloud/test-bootstrap-fileproxy-cleanup

Cleanup the fileproxy proxies on test bootstrap
parents 0757f87d d7981690
No related branches found
No related tags found
No related merge requests found
...@@ -16,3 +16,4 @@ if (!class_exists('PHPUnit_Framework_TestCase')) { ...@@ -16,3 +16,4 @@ if (!class_exists('PHPUnit_Framework_TestCase')) {
OC_Hook::clear(); OC_Hook::clear();
OC_Log::$enabled = false; OC_Log::$enabled = false;
OC_FileProxy::clearProxies();
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment