Add reference to current user
This commit is contained in:
parent
c16c411275
commit
1c7fa3333e
|
@ -91,6 +91,7 @@ class AuthSettingsControllerTest extends TestCase {
|
|||
'lastActivity' => null,
|
||||
'type' => null,
|
||||
'canDelete' => false,
|
||||
'current' => true,
|
||||
],
|
||||
[
|
||||
'id' => 200,
|
||||
|
|
Loading…
Reference in New Issue