Fix activity tests again
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
fa7b911fd2
commit
3a71155fc5
|
@ -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 New Issue