summaryrefslogtreecommitdiffstats
path: root/tests/lib/Repair/RepairDavSharesTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/Repair/RepairDavSharesTest.php')
-rw-r--r--tests/lib/Repair/RepairDavSharesTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lib/Repair/RepairDavSharesTest.php b/tests/lib/Repair/RepairDavSharesTest.php
index f937a01f839..199a9a101ea 100644
--- a/tests/lib/Repair/RepairDavSharesTest.php
+++ b/tests/lib/Repair/RepairDavSharesTest.php
@@ -175,7 +175,7 @@ class RepairDavSharesTest extends TestCase {
['updatedPrincipalUri', 'principals/groups/' . urlencode('family friends')],
['shareId', 7],
['updatedPrincipalUri', 'principals/groups/' . urlencode('Wants Repair')],
- ['shareId', 1],
+ ['shareId', 1]
)
->willReturnSelf();
$updateMock->expects($this->exactly(2))