mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Fix activity tests again
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
fa7b911fd2
commit
3a71155fc5
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
|||
namespace Test\Activity;
|
||||
|
||||
use OCP\IConfig;
|
||||
use OCP\IL10N;
|
||||
use OCP\IRequest;
|
||||
use OCP\IUser;
|
||||
use OCP\IUserSession;
|
||||
|
|
|
|||
Loading…
Reference in a new issue