mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/17312] Update tests for new column
PHPBB3-17312
This commit is contained in:
parent
ed0b5020a9
commit
f986138467
1 changed files with 1 additions and 0 deletions
|
@ -115,6 +115,7 @@ class phpbb_auth_provider_apache_test extends phpbb_database_test_case
|
|||
'user_email' => 'example@example.com',
|
||||
'user_birthday' => '',
|
||||
'user_lastvisit' => 0,
|
||||
'user_last_active' => 0,
|
||||
'user_lastmark' => 0,
|
||||
'user_lastpost_time' => 0,
|
||||
'user_lastpage' => '',
|
||||
|
|
Loading…
Add table
Reference in a new issue