Skip to content

Commit

Permalink
Cleanup proxies for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
icewind1991 committed Nov 12, 2014
1 parent fcd26b2 commit f690fd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/files_sharing/tests/testcase.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ public static function setUpBeforeClass() {

// remember files_encryption state
self::$stateFilesEncryption = \OC_App::isEnabled('files_encryption');
\OC_FileProxy::clearProxies();

//we don't want to tests with app files_encryption enabled
\OC_App::disable('files_encryption');
Expand Down

0 comments on commit f690fd3

Please sign in to comment.