summaryrefslogtreecommitdiffstats
path: root/tests/php/Federation/FederationTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/php/Federation/FederationTest.php')
-rw-r--r--tests/php/Federation/FederationTest.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/php/Federation/FederationTest.php b/tests/php/Federation/FederationTest.php
index e0d83b681..ac9c0a860 100644
--- a/tests/php/Federation/FederationTest.php
+++ b/tests/php/Federation/FederationTest.php
@@ -169,6 +169,7 @@ class FederationTest extends TestCase {
$this->proxyCacheMessageService,
$this->federationChatNotifier,
$this->userConverter,
+ $this->timeFactory,
$this->cacheFactory,
);
}