mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 08:47:45 +02:00
Merge pull request #5808 from marc1706/ticket/16284
[ticket/16284] Move 4.0 migrations to v400 folder
This commit is contained in:
@@ -249,6 +249,7 @@ class phpbb_functional_test_case extends phpbb_test_case
|
||||
$phpbb_root_path,
|
||||
$phpEx,
|
||||
self::$config['table_prefix'],
|
||||
phpbb_database_test_case::get_core_tables(),
|
||||
array(),
|
||||
new \phpbb\db\migration\helper()
|
||||
);
|
||||
|
Reference in New Issue
Block a user