Skip to content

Commit f608cb2

Browse files
committed
Add missing constructor parameter for db migrator
1 parent 1b01855 commit f608cb2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/ext_test.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ protected function create_extension_manager()
7474
$phpbb_root_path,
7575
$php_ext,
7676
$table_prefix,
77+
self::get_core_tables(),
7778
[],
7879
new \phpbb\db\migration\helper()
7980
);

0 commit comments

Comments
 (0)