]> source.dussan.org Git - nextcloud-server.git/commit
Fix FixEncryptedVersionTest test
authorVincent Petry <vincent@nextcloud.com>
Thu, 24 Jun 2021 08:51:07 +0000 (10:51 +0200)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Wed, 30 Jun 2021 12:23:31 +0000 (12:23 +0000)
commitb3052e49326dc1f70abd0e67d9d830b65b2aec07
treeb2924df4e9127281cd68d9a8296c1111175f4352
parent36a175ccde11a25804dc6f68d8d17a5470484047
Fix FixEncryptedVersionTest test

Fixed setup to use EncryptionTrait like other existing tests.
Fix expectations to not rely on side effects from previous test cases.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
apps/encryption/lib/Command/FixEncryptedVersion.php
apps/encryption/tests/Command/FixEncryptedVersionTest.php