user: yeet remaining name_* fields, again...
This commit is contained in:
parent
4d77d486ec
commit
d2864410ed
5 changed files with 10 additions and 36 deletions
|
@ -26,8 +26,6 @@ class AccountControllerTest extends ClientApiIntegrationTestCase
|
|||
'admin' => false,
|
||||
'username' => $user->username,
|
||||
'email' => $user->email,
|
||||
'first_name' => $user->name_first,
|
||||
'last_name' => $user->name_last,
|
||||
'language' => $user->language,
|
||||
],
|
||||
]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue