Browse Source
VersioningTest:729 is unreliable and should be disabled
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
pull/23396/head
Morris Jobke
6 years ago
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68
1 changed files with
1 additions and
0 deletions
-
apps/files_versions/tests/VersioningTest.php
|
|
|
@ -688,6 +688,7 @@ class VersioningTest extends \Test\TestCase { |
|
|
|
} |
|
|
|
|
|
|
|
public function testRestoreMovedShare() { |
|
|
|
$this->markTestSkipped('Unreliable test'); |
|
|
|
$this->loginAsUser(self::TEST_VERSIONS_USER); |
|
|
|
|
|
|
|
$userHome = \OC::$server->getUserFolder(self::TEST_VERSIONS_USER); |
|
|
|
|