diff --git a/tests/unit/Command/FixEncryptedVersionTest.php b/tests/unit/Command/FixEncryptedVersionTest.php index 29512034..db61c8c0 100644 --- a/tests/unit/Command/FixEncryptedVersionTest.php +++ b/tests/unit/Command/FixEncryptedVersionTest.php @@ -84,7 +84,6 @@ public static function tearDownAfterClass() { if ($user !== null) { $user->delete(); } - \OC_App::disable('encryption'); \OC::$server->getConfig()->deleteAppValue('core', 'encryption_enabled'); \OC::$server->getConfig()->deleteAppValue('core', 'default_encryption_module'); \OC::$server->getConfig()->deleteAppValues('encryption');