mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/11881] Move convert_timezones_test to migrator
PHPBB3-11881
This commit is contained in:
parent
c6491c9078
commit
46c5ab64d4
2 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
class phpbb_dbal_convert_timezones_test extends phpbb_database_test_case
|
||||
class phpbb_migrator_convert_timezones_test extends phpbb_database_test_case
|
||||
{
|
||||
protected $notifications, $db, $container, $user, $config, $auth, $cache;
|
||||
|
Loading…
Add table
Reference in a new issue