aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Share20
diff options
context:
space:
mode:
authorszaimen <szaimen@e.mail.de>2021-07-21 00:32:11 +0200
committerszaimen (Rebase PR Action) <szaimen@e.mail.de>2021-07-22 14:20:05 +0000
commit4570bb4f65b9e7683e3ae0296585e460aa3c9470 (patch)
tree39b45da7714118eb544f756382fb705fed82e68b /tests/lib/Share20
parent4301267373ed6bb215a0f193ffacbc92f9781255 (diff)
downloadnextcloud-server-4570bb4f65b9e7683e3ae0296585e460aa3c9470.tar.gz
nextcloud-server-4570bb4f65b9e7683e3ae0296585e460aa3c9470.zip
Admin Audit - Sharing: createShare - report the full path
Signed-off-by: szaimen <szaimen@e.mail.de>
Diffstat (limited to 'tests/lib/Share20')
-rw-r--r--tests/lib/Share20/LegacyHooksTest.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lib/Share20/LegacyHooksTest.php b/tests/lib/Share20/LegacyHooksTest.php
index a615e26afb0..5afee588c34 100644
--- a/tests/lib/Share20/LegacyHooksTest.php
+++ b/tests/lib/Share20/LegacyHooksTest.php
@@ -342,6 +342,7 @@ class LegacyHooksTest extends TestCase {
'permissions' => Constants::PERMISSION_ALL,
'expiration' => $date,
'token' => 'token',
+ 'path' => null,
];
$hookListner