Merge pull request #22291 from nextcloud/bugfix/22117/fix-activity-tests-again

Fix activity tests again
This commit is contained in:
Roeland Jago Douma 2020-08-18 20:00:30 +02:00 committed by GitHub
commit 5d8242c7b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
namespace Test\Activity;
use OCP\IConfig;
use OCP\IL10N;
use OCP\IRequest;
use OCP\IUser;
use OCP\IUserSession;