mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 19:54:12 +02:00
[ticket/16284] Adjust create schema and add tables to tests
PHPBB3-16284
This commit is contained in:
@@ -36,7 +36,8 @@ class phpbb_notification_convert_test extends phpbb_database_test_case
|
||||
$factory->get($this->db),
|
||||
$phpbb_root_path,
|
||||
$phpEx,
|
||||
'phpbb_'
|
||||
'phpbb_',
|
||||
self::get_core_tables()
|
||||
);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user