mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04:00
Merge pull request #22291 from nextcloud/bugfix/22117/fix-activity-tests-again
Fix activity tests again
This commit is contained in:
commit
5d8242c7b6
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