aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjoern Schiessle <schiessle@owncloud.com>2014-06-17 22:30:39 +0200
committerBjoern Schiessle <schiessle@owncloud.com>2014-06-18 14:41:16 +0200
commitbcc88be4c77abf1dce0905c5bf67c1c8347b00f7 (patch)
treea808512e66c3de08e69aa86996fc55e58e738920
parent05cd150fd228a51f0d32218804d6c1cb88837a28 (diff)
downloadnextcloud-server-bcc88be4c77abf1dce0905c5bf67c1c8347b00f7.tar.gz
nextcloud-server-bcc88be4c77abf1dce0905c5bf67c1c8347b00f7.zip
adjust encryption tests to the trash bin changes
-rwxr-xr-xapps/files_encryption/tests/trashbin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_encryption/tests/trashbin.php b/apps/files_encryption/tests/trashbin.php
index 5d54b7db24f..a5479de1b8d 100755
--- a/apps/files_encryption/tests/trashbin.php
+++ b/apps/files_encryption/tests/trashbin.php
@@ -282,7 +282,7 @@ class Test_Encryption_Trashbin extends \PHPUnit_Framework_TestCase {
$timestamp = str_replace('d', '', $trashFileSuffix);
// delete file forever
- $this->assertGreaterThan(0, \OCA\Files_Trashbin\Trashbin::delete($filename, $timestamp));
+ $this->assertGreaterThan(0, \OCA\Files_Trashbin\Trashbin::delete($filename, $this->userId, $timestamp));
// check if key for admin not exists
$this->assertFalse($this->view->file_exists(