Skip to content
Snippets Groups Projects
Unverified Commit f2d05eac authored by Morris Jobke's avatar Morris Jobke
Browse files

VersioningTest:729 is unreliable and should be disabled


Signed-off-by: default avatarMorris Jobke <hey@morrisjobke.de>
parent 14af2246
No related branches found
No related tags found
No related merge requests found
......@@ -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);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment