summaryrefslogtreecommitdiffstats
path: root/tests/lib/Repair
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-11-01 17:33:50 +0100
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-11-01 17:33:58 +0100
commit98f30c2dab24f0ab80015ef7849a7d8875651f6f (patch)
tree9de386977ed99c6627410de53d0cfdfaccf4616c /tests/lib/Repair
parentabed75e5cbd200169a236f3b586553e5d9ed0452 (diff)
parent7246f2ace50e41f68433cd89755413b512fa7909 (diff)
downloadnextcloud-server-98f30c2dab24f0ab80015ef7849a7d8875651f6f.tar.gz
nextcloud-server-98f30c2dab24f0ab80015ef7849a7d8875651f6f.zip
Merge branch 'addressbook-uid-check-migration' of https://github.com/nextcloud/server into addressbook-uid-check-migration
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'tests/lib/Repair')
-rw-r--r--tests/lib/Repair/SetVcardDatabaseUIDTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lib/Repair/SetVcardDatabaseUIDTest.php b/tests/lib/Repair/SetVcardDatabaseUIDTest.php
index fe1a7481d7b..97da3c6a901 100644
--- a/tests/lib/Repair/SetVcardDatabaseUIDTest.php
+++ b/tests/lib/Repair/SetVcardDatabaseUIDTest.php
@@ -118,4 +118,4 @@ class SetVcardDatabaseUIDTest extends TestCase {
$this->assertEquals($expected, $this->invokePrivate($this->repair, 'shouldRun'));
}
-} \ No newline at end of file
+}