diff options
Diffstat (limited to 'apps/federation/tests/lib/syncfederationaddressbookstest.php')
-rw-r--r-- | apps/federation/tests/lib/syncfederationaddressbookstest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/federation/tests/lib/syncfederationaddressbookstest.php b/apps/federation/tests/lib/syncfederationaddressbookstest.php index 6932c1e1360..770896535fa 100644 --- a/apps/federation/tests/lib/syncfederationaddressbookstest.php +++ b/apps/federation/tests/lib/syncfederationaddressbookstest.php @@ -63,4 +63,4 @@ class SyncFederationAddressbooksTest extends \Test\TestCase { }); $this->assertEquals(2, count($this->callBacks)); } -}
\ No newline at end of file +} |