VersioningTest:729 is unreliable and should be disabled

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2020-10-12 22:02:58 +02:00 committed by backportbot[bot]
parent f730812af3
commit 3fc4120ebb
1 changed files with 1 additions and 0 deletions

View File

@ -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);