Skip to content

Commit

Permalink
Delete more tests
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
  • Loading branch information
PVince81 committed Aug 26, 2021
1 parent 857b746 commit 87713f9
Show file tree
Hide file tree
Showing 18 changed files with 1 addition and 4,254 deletions.
2 changes: 1 addition & 1 deletion apps/encryption/tests/Command/FixEncryptedVersionTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ public function testVersionIsRestoredToOriginalIfNoFixIsFound() {
$this->assertEquals(15, $encryptedVersion);
}

public function testRepairUnencryptedFileWhenVersionIsSet() {
public function xtestRepairUnencryptedFileWhenVersionIsSet() {
$this->util->expects($this->once())->method('isMasterKeyEnabled')
->willReturn(true);

Expand Down
107 changes: 0 additions & 107 deletions apps/encryption/tests/Command/TestEnableMasterKey.php

This file was deleted.

178 changes: 0 additions & 178 deletions apps/encryption/tests/Controller/RecoveryControllerTest.php

This file was deleted.

Loading

0 comments on commit 87713f9

Please sign in to comment.