mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-04 13:35:13 +02:00
[ticket/17312] Update tests for new column
PHPBB3-17312
This commit is contained in:
parent
ed0b5020a9
commit
f986138467
@ -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…
x
Reference in New Issue
Block a user