Skip to content

Commit 3a8e64f

Browse files
committed
chore: Add missing use in SessionTest
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
1 parent 54fc2ca commit 3a8e64f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/lib/User/SessionTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
namespace Test\User;
1010

1111
use OC\AppFramework\Http\Request;
12+
use OC\Authentication\Exceptions\InvalidTokenException;
1213
use OC\Authentication\Events\LoginFailed;
1314
use OC\Authentication\Token\DefaultTokenMapper;
1415
use OC\Authentication\Token\DefaultTokenProvider;

0 commit comments

Comments
 (0)