We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b01855 commit f608cb2Copy full SHA for f608cb2
1 file changed
tests/ext_test.php
@@ -74,6 +74,7 @@ protected function create_extension_manager()
74
$phpbb_root_path,
75
$php_ext,
76
$table_prefix,
77
+ self::get_core_tables(),
78
[],
79
new \phpbb\db\migration\helper()
80
);
0 commit comments