From 85e369cddb7b347cccd597ab2f65fc201632091d Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Wed, 8 Apr 2020 22:24:54 +0200 Subject: Fix multiline comments Signed-off-by: Christoph Wurst --- apps/files_sharing/tests/ApiTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/files_sharing/tests') diff --git a/apps/files_sharing/tests/ApiTest.php b/apps/files_sharing/tests/ApiTest.php index 789902bdcd6..654ca3b450b 100644 --- a/apps/files_sharing/tests/ApiTest.php +++ b/apps/files_sharing/tests/ApiTest.php @@ -305,7 +305,7 @@ class ApiTest extends TestCase { /** * @medium - */ + */ function testSharePermissions() { // sharing file to a user should work if shareapi_exclude_groups is set // to no -- cgit v1.2.3