summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/DAV/Sharing/PluginTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/tests/unit/DAV/Sharing/PluginTest.php')
-rw-r--r--apps/dav/tests/unit/DAV/Sharing/PluginTest.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/dav/tests/unit/DAV/Sharing/PluginTest.php b/apps/dav/tests/unit/DAV/Sharing/PluginTest.php
index 4063aac5f0d..9d8d2d925f7 100644
--- a/apps/dav/tests/unit/DAV/Sharing/PluginTest.php
+++ b/apps/dav/tests/unit/DAV/Sharing/PluginTest.php
@@ -71,10 +71,10 @@ class PluginTest extends TestCase {
public function testSharing() {
$this->book->expects($this->once())->method('updateShares')->with([[
- 'href' => 'principal:principals/admin',
- 'commonName' => null,
- 'summary' => null,
- 'readOnly' => false
+ 'href' => 'principal:principals/admin',
+ 'commonName' => null,
+ 'summary' => null,
+ 'readOnly' => false
]], ['mailto:wilfredo@example.com']);
// setup request