1
0
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:
Marc Alexander 2024-05-17 16:41:40 +02:00
parent ed0b5020a9
commit f986138467
No known key found for this signature in database
GPG Key ID: 50E0D2423696F995

View File

@ -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' => '',