Add reference to current user

This commit is contained in:
Lukas Reschke 2016-08-15 17:15:14 +02:00
parent db34a8c861
commit 18388a01f5
No known key found for this signature in database
GPG Key ID: B9F6980CF6E759B1
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ class AuthSettingsControllerTest extends TestCase {
'lastActivity' => null,
'type' => null,
'canDelete' => false,
'current' => true,
],
[
'id' => 200,