summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/share.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/tests/share.php')
-rw-r--r--apps/files_sharing/tests/share.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/tests/share.php b/apps/files_sharing/tests/share.php
index b8c8b70bd1f..9ae2e330649 100644
--- a/apps/files_sharing/tests/share.php
+++ b/apps/files_sharing/tests/share.php
@@ -50,6 +50,7 @@ class Test_Files_Sharing extends OCA\Files_sharing\Tests\TestCase {
}
protected function tearDown() {
+ self::loginHelper(self::TEST_FILES_SHARING_API_USER1);
$this->view->unlink($this->filename);
$this->view->deleteAll($this->folder);