]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix activity tests again 22291/head
authorJoas Schilling <coding@schilljs.com>
Tue, 18 Aug 2020 16:21:03 +0000 (18:21 +0200)
committerJoas Schilling <coding@schilljs.com>
Tue, 18 Aug 2020 16:21:03 +0000 (18:21 +0200)
Signed-off-by: Joas Schilling <coding@schilljs.com>
tests/lib/Activity/ManagerTest.php

index 2235d63383b5df43e668cf8f7dd8c26a1e562079..f8b34b4c7161c22f6bdabcd31323dcc32c407b50 100644 (file)
@@ -24,6 +24,7 @@
 namespace Test\Activity;
 
 use OCP\IConfig;
+use OCP\IL10N;
 use OCP\IRequest;
 use OCP\IUser;
 use OCP\IUserSession;