summaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/tests
diff options
context:
space:
mode:
Diffstat (limited to 'apps/sharebymail/tests')
-rw-r--r--apps/sharebymail/tests/CapabilitiesTest.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/sharebymail/tests/CapabilitiesTest.php b/apps/sharebymail/tests/CapabilitiesTest.php
index 56e22f94691..5799e7e9ccb 100644
--- a/apps/sharebymail/tests/CapabilitiesTest.php
+++ b/apps/sharebymail/tests/CapabilitiesTest.php
@@ -39,9 +39,9 @@ class CapabilitiesTest extends TestCase {
public function testGetCapabilities() {
$capabilities = [
- 'files_sharing' =>
+ 'files_sharing' =>
[
- 'sharebymail' =>
+ 'sharebymail' =>
[
'enabled' => true,
'upload_files_drop' => ['enabled' => true],